Displaying 3 results from an estimated 3 matches for "p307".
Did you mean:
307
2011 Feb 28
1
Regression with many independent variables
Hi,
I am trying use lm() on some data, the code works fine but I would
like to use a more efficient way to do this.
The data looks like this (the data is very sparse with a few 1s, -1s
and the rest 0s):
> head(adj0708)
MARGIN Poss P235 P247 P703 P218 P430 P489 P83 P307 P337....
1 64.28571 29 0 0 0 0 0 0 0 0 0 0
0 0 0
2 -100.00000 6 0 0 0 0 0 0 0 1 0 0
0 0 0
3 100.00000 4 0 0 0 0 0 0 0 1 0 0
0 0 0
4 -33.33333 7 0 0 0 0 0 0 0...
2001 Aug 24
1
RFC: type conversion in read.table
Currently read.table is rather limited in its type conversion.
The algorithm is
0) Read as character
1) Try to convert to numeric. If that works, quit
2) Convert to factor unless !as.is.
I am thinking about adding more flexibility and more classes by the
following two changes.
A) Anticipating the arrival of classes for all R objects, add an
argument say `colClasses' that allows the user to
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