摘要:
[XLOADINGS,YLOADINGS] = plsregress(X,Y,NCOMP) // Ncomp:主成分个数 // XLOADING : X 的线性组合系数矩阵 //YLOADING : y // XSCORES is an N-by-NCOMP orthonormal matrix w 阅读全文
摘要:
fa = finv(P,V1,V2) F inverse cumulative distribution function [beta,betaint,r,rint,st] = regress(Y,x) regress - Multiple linear regression runstest - 阅读全文