Main Content

이 페이지의 내용은 이전 릴리스에 관한 것입니다. 해당 영문 페이지는 최신 릴리스에서 제거되었습니다.

비선형 모델

다중 예측 변수를 사용하는 비선형 회귀

클래스

NonLinearModelNonlinear regression model

함수

fitnlm비선형 회귀 모델 피팅
disp
fevalEvaluate nonlinear regression model prediction
predictPredict response of nonlinear regression model
randomSimulate responses for nonlinear regression model
dummyvarCreate dummy variables
hougenHougen-Watson 모델
partialDependenceCompute partial dependence
plotPartialDependenceCreate partial dependence plot (PDP) and individual conditional expectation (ICE) plots
statsetCreate statistics options structure
statgetAccess values in statistics options structure
nlinfit비선형 회귀
nlintoolInteractive nonlinear regression
nlparci비선형 회귀 모수 신뢰구간
nlpredciNonlinear regression prediction confidence intervals

예제 및 방법

개념

  • Nonlinear Regression

    Parametric nonlinear models represent the relationship between a continuous response variable and one or more continuous predictor variables.