이 번역 페이지는 최신 내용을 담고 있지 않습니다. 최신 내용을 영문으로 보려면 여기를 클릭하십시오.
단계적 회귀
단계적 회귀를 사용한 변수 선택
앱
회귀 학습기 | 머신러닝 지도 학습을 사용하여 데이터를 예측하도록 회귀 모델 훈련시키기 |
클래스
LinearModel | 선형 회귀 모델 |
함수
stepwiselm | Perform stepwise regression |
fitlm | 선형 회귀 모델 피팅하기 |
addTerms | Add terms to linear regression model |
removeTerms | Remove terms from linear regression model |
step | Improve linear regression model by adding or removing terms |
stepwise | Interactive stepwise regression |
stepwisefit | Fit linear regression model using stepwise regression |
도움말 항목
- Stepwise Regression
In stepwise regression, predictors are automatically added to or trimmed from a model.
- Linear Regression with Interaction Effects
Construct and analyze a linear regression model with interaction effects and interpret the results.
- Wilkinson Notation
Wilkinson notation provides a way to describe regression and repeated measures models without specifying coefficient values.