Displaying 1 result from an estimated 1 matches for "tcm1i".
Did you mean:
tcm1
2007 Nov 07
2
Linear Regression
Hello everyone,
I would like to a linear regression with the following code.
lm(a[,"fquamsci"]~., data=a)
a is a list with class "mts" "ts" , and "fquamsci" is the name of the
response variable in a. I would like to do a linear regression of "fquamsci"
to the rest of the variables. But it turns out the "fquamsci" is also
included in