对于不含常数项的多元线性回归,如何求其相关系数?。
Ältere Kommentare anzeigen
我知道使用regress能够处理多元线性回归,并且能够给出相关系数,F统计量,但是只有在含常数项的前提下,才能给出,如果没有常数项时,如何求多元线性回归后的相关系数与F统计量呢?另外,regress函数结果中给出相关系数,与F统计量的stats矩阵中,给出了四个量,第一个是R平方,一个是F统计量,最后一个是F对应的P,那么第三个量是什么,为什么我看的资料都说只有三个量……求高人指点
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu 描述性统计量 finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!