Displaying 2 results from an estimated 2 matches for "p605".
Did you mean:
605
2011 Feb 28
1
Regression with many independent variables
...mn after "Poss" is
an independent variable, the dependent variable is "MARGIN" and it is
weighted by "Poss"
The regression is below:
fit.adj0708 <- lm( adj0708$MARGIN~adj0708$P235 + adj0708$P247 +
adj0708$P703 + adj0708$P430 + adj0708$P489 + adj0708$P218 +
adj0708$P605 + adj0708$P337 + .... +
adj0708$P510,weights=adj0708$Poss)
I have two questions:
1. Is there a way to to condense how I write the independent variables
in the lm(), instead of having such a long line of code (I have 339
independent variables to be exact)?
2. I would like to pair the data to look...
2006 Jun 09
3
GXP-2000 MultiPurpose Keys
Is it possible to program the multi-purpose keys on a GXP-2000
remotely via a TFTP configuration file? If so, what are the
parameters to put in the configuration file?
Thanks,
Daniel