Estadística
CLASIFICACIÓN
234.951
of 300.364
REPUTACIÓN
0
CONTRIBUCIONES
6 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
83.33%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.934
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 168.407
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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 ...
más de 8 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 8 años hace | 1 respuesta | 0
1
respuestaStruggling 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...
más de 8 años hace | 0
Pregunta
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...
más de 8 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
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,...
más de 8 años hace | 1 respuesta | 0
