photo

Ross Johnston


自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
1 个回答

排名
243,452
of 300,918

声誉
0

贡献数
6 个提问
1 个回答

回答接受率
83.33%

收到投票数
0

排名
 of 21,110

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,685

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


how to use the perfcurve for ROC that has already been built
Hi I have used the following listing of code to create an ROC curve based on some testing that I had carried out. I was wanting ...

8 years 前 | 0 个回答 | 0

0

个回答

提问


Multiple linear regression explanation
Hi there I have been given code that has been used to produce a multiple regression line on a 2D plot, the code is provided belo...

9 years 前 | 1 个回答 | 0

1

个回答

已回答
Struggling with for loop if and else to set up a confusion matrix
Managed to get it to work using the following code by myself in the end, just putting it up here incase it will help someone els...

9 years 前 | 0

提问


Struggling with for loop if and else to set up a confusion matrix
Hi there, I have an array of 2 by 100 called Finalprobs, the first row contains results for healthy people and the second row co...

9 years 前 | 2 个回答 | 0

2

个回答

提问


How to create a loop for a function 100 times and put the results into an array? Is for loop best and how to implement it?
Hi there, I have used the following code to produce a value for the FinalprobCO and the FinalprobAF. %%compare the 5 co...

9 years 前 | 1 个回答 | 0

1

个回答

提问


how to find the closest value in in an array for a set of values
Hi there I have used the following commented code which has given me an array of 2x100 double for QTcProb. Then I have pic...

9 years 前 | 1 个回答 | 0

1

个回答

提问


how to get the list of data that is not sampled when datasample is used
Hi, I have used the following code to take a random sample (of 300 values) from a data set of a total of 475 values: [rco,...

9 years 前 | 1 个回答 | 0

1

个回答