The software centers and scales each predictor variable (X or Tbl) by the corresponding weighted column mean and standard deviation.
대응되는 가중 열 평균과 표준편차를 기준으로 각 예측 변수(X 또는 Tbl)에 대해 정규화됩니다.
Predictor variable names, specified as the comma-separated pair consisting of 'PredictorNames' and a string array of unique names or cell array of unique character vectors.
예측 변수 이름으로, 'PredictorNames' 와 함께 고유한 문자형 벡터로 구성된 셀형 배열이 쉼표로 구분되어 지정됩니다.
Each element in the array is the name of a predictor variable.
Each row of the matrix is the name of a predictor variable.
In this case, our predictor variable is the engine size.
Each row of Tbl corresponds to one observation, and each column corresponds to one predictor variable.
Tbl 의 각 행은 하나의 관측값에 대응되고, 각 열은 하나의 예측 변수에 대응됩니다.
The section Using Regression with One Predictor showed you how to build simple regression models consisting of one predictor variable and one response variable.
第 "하나의 예측 변수가 있는 회귀 사용" 섹션에서는 하나의 예측 변수와 하나의 반응 변수로 구성된 단순 회귀 모형을 작성하는 방법을 소개했습니다.
Other results
Load sample data and define predictor variables.
It can be used to predict the value of an outcome variable based on predictor variables.
Protein Use multiple regression to predict the average response variable using these three predictor variables.
단백질 다중 회귀 를 사용하여 이 세 가지 예측 변수를 통해 평균 반응 변수를 예측합니다.
Multiple regression predicts the average response variable using two or more predictor variables. Scenario
다중 회귀 는 둘 이상의 예측 변수를 사용하여 평균 반응 변수를 예측합니다. 시나리오
The F -test looks for a significant linear regression relationship between the response variable and the predictor variables.
Because the response is categorical (either Yes or No) and we have a large number of potential predictor variables, we use the Partition platform to build a classification tree for Offer Accepted.
응답은 범주형(예 또는 아니요)이며 잠재 예측 변수가 많기 때문에 분할 플랫폼을 사용하여 제안 수락에 대한 분류 트리를 작성합니다.