photo

Alwin


Universität Stuttgart

自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

4 个提问
0 个回答

排名
24,181
of 299,793

声誉
1

贡献数
4 个提问
0 个回答

回答接受率
75.0%

收到投票数
1

排名
 of 20,811

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,013

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

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

1

个回答