How to create a model using the mdl=LinearModel.fit(X,y)

1 Ansicht (letzte 30 Tage)
I want to use the mdl=LinearModel.fit(X,y) to create a linear Model in Matlab 2011a but I am getting the following error message:
??? Undefined variable "LinearModel" or class "LinearModel.fit".
I have been told that the code can be used in Matlab 2011a however another contributor said the code can only be used for Matlab 2012a.
Thank you

Akzeptierte Antwort

Walter Roberson
Walter Roberson am 8 Okt. 2012
Points to the exact release notes that confirm that this was new in R2012a

Weitere Antworten (0)

Kategorien

Mehr zu Linear Algebra finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by