What is the position of the variables in the equation obtained from the rstool

1 次查看(过去 30 天)
It is part of my programme:
rstool(X12,CCU,'purequadratic')
stats = regstats(CCU,X12,'purequadratic')
stats.beta
From function stats.beta I've got 5 coefficients:
224,063250000000
-0,375900000000010
-81,9059250000000
0,0131565000000002
8,80680000000000
I don't know what position have each of them in the equation.
What is the model of equation used automatically in MATLAB?
Is it z=ax^2+bx+cy^2+dy+exy+f?
If yes why I've got only 5 insted of 6 coefficients?
I would like to ask for your help, thank you so much!
Best regards,
Mateusz

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Particle & Nuclear Physics 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by