Feeds
提问
undefined function 'corrplot
Hi, I wanted to create a graphical correlation matrix according using the corrplot function ( <http://www.mathworks.com/help/too...
13 years 前 | 3 个回答 | 1
3
个回答提问
Where is the t statistic reported for [R,P]=corrcoef(...)?
Hi. From the Matlab help I know that for [R,P]=corrcoef(...) the p-value is calculated on the basis of the t statistic: "The p-v...
13 years 前 | 1 个回答 | 0
1
个回答提问
How are the critical value (F statistic) and the p-value in regress calculated?
Hi. I am running a multiple regression analysis with [b,bint,r,rint,stats] = regress(y,X). Regarding 'stats' I have the followin...
13 years 前 | 1 个回答 | 0
1
个回答提问
Regress - are the regression coefficient standardized?
Hi I am conducting a multiple linear regression analysis with the following regress command: [b,bint,r,rint,stats] = regress(...
13 years 前 | 1 个回答 | 0