Statistica
5 Domande
0 Risposte
RANK
219.072
of 301.252
REPUTAZIONE
0
CONTRIBUTI
5 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
60.0%
VOTI RICEVUTI
0
RANK
of 173.657
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
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...
oltre 13 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre 13 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre 13 anni fa | 2 risposte | 0
2
risposteDomanda
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...
oltre 13 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre 13 anni fa | 1 risposta | 0
