Statistica
RANK
243.393
of 300.863
REPUTAZIONE
0
CONTRIBUTI
6 Domande
1 Risposta
ACCETTAZIONE DELLE RISPOSTE
83.33%
VOTI RICEVUTI
0
RANK
of 171.413
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
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 ...
oltre 8 anni fa | 0 risposte | 0
0
risposteDomanda
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...
oltre 8 anni fa | 1 risposta | 0
1
rispostaStruggling 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...
quasi 9 anni fa | 0
Domanda
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...
quasi 9 anni fa | 2 risposte | 0
2
risposteDomanda
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...
quasi 9 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
quasi 9 anni fa | 1 risposta | 0
1
rispostaDomanda
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,...
quasi 9 anni fa | 1 risposta | 0
