Community Profile

photo

Tim Bennett


Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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...

11 years ago | 1 answer | 0

1

answer

Question


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...

11 years ago | 1 answer | 0

1

answer

Question


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...

11 years ago | 2 answers | 0

2

answers

Question


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...

11 years ago | 1 answer | 0

1

answer

Question


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...

11 years ago | 1 answer | 0

1

answer