Estadística
5 Preguntas
0 Respuestas
CLASIFICACIÓN
117.978
of 301.234
REPUTACIÓN
0
CONTRIBUCIONES
5 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
60.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 21.204
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 173.580
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
Calculating the same coefficients using same data in Matlab and SPSS
I'm trying to obtain the same coefficients from Matlab and SPSS using the same data set from an SPSS text book to determine whet...
más de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
What do the zero values indicate in the regression coeffient output?
After using the following codes: X = [ones(length(x1),1) x1' x2' x3']; B = X\Y'; I obtain the following coefficients i...
más de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
How can I compute regression coefficients for two or more output variables?
Is it possible for me to have two output variables using multiple linear regression? For example, computing the coefficients bet...
más de 13 años hace | 2 respuestas | 0
2
respuestasPregunta
Problem interpreting regression coefficient output
I'm try and compute regression coeffients between mean free joint angles (ankle, hip, knee angles time-normalised to 101 data po...
más de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
How can I compute regression coefficients for three or more predictor variables?
How can I obtain the coefficients (b) of multiple linear regression between mean free joint angles (ankle, hip, knee angles time...
más de 13 años hace | 1 respuesta | 0
