提问


fitnlm and dummy variables
Hi all, Fitnlm allows automatic creation of dummy variables, if one input the categorical predictor as a nominal or ordinal arr...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Statistics toolbox predict new data non linear regression
Hi! After building a non linear model, the example in the matlab statistics toolbox predicts new data. I dont understand ...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Equation for non linear model
Hi! I am trying to create a nonlinear model for my data at the moment using fitnlm. I have imported the data into matlab, but ...

10 years 前 | 1 个回答 | 0

1

个回答

提问


syntax regression model variables
Hey! Can someone explain me the following syntax: modelfun=@(b,x)b(1) + b(2)*x(:,1).^b(3)+... b(4)*x(:,2).^b(5); beta0=[-50...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Decision tree non-numerical data statistics toolbox
Hi, It says in the statistics toolbox documentation:Classification trees give responses that are nominal, such as 'true' or '...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Linear regression with categorical predictor & quadratic term - dataset
Hey! I am trying to construct a dataset array as below(matlab help) in order to do a regression: >> load carsmall >> ...

10 years 前 | 0 个回答 | 0

0

个回答

已回答
Curve fitting with more than 3 variables
Thanks thats great!

10 years 前 | 0

提问


Curve fitting with more than 3 variables
Hi! I am doing curve fitting with matlab at the moment and would like to do it with more than 3 variables.Is that possible and...

10 years 前 | 4 个回答 | 0

4

个回答

提问


R2013b Statistics toolbox matlab
Hi! I am working with the R2013b Statistics toolbox of Matlab, especially using it for linear and non-linear regression. In the...

10 years 前 | 2 个回答 | 0

2

个回答