R-beta: leaps() and subsets() functions

Matthew R. Nelson mrn at superh.hg.med.umich.edu
Fri Oct 10 20:03:07 CEST 1997


Thomas,

My "moderately small" dataset is an x matrix of size 250x18, certainly 
not overwhelming for the subsets() program.  Trying your simple examples 
revealed that the problem is subsets() cannot deal with character factor 
variables.  My columns look something like

      X1 X2 X3      X4
 [1,] ++ -- --   98/98
 [2,] ++ -- ++ 133/133
 [3,] ++ -- +-  133/98
 [4,] ++ -- +-  133/98
 [5,] ++ +- --   98/98
 [6,] ++ -- --   98/98
 [7,] ++ -- +- 133/133
 [8,] ++ -- +-  133/98

I'll have to convert them into appropriate numeric vectors before 
proceeding further.

Thanks for your response,

Matt
----------------------------------------------------------------------------
Matthew R. Nelson
Dept. of Human Genetics         
University of Michigan              http://www-personal.umich.edu/~ticul/
4711 Medical Science II             email: ticul at umich.edu
Ann Arbor, MI  48109-0618           phone: (313) 647-3151
----------------------------------------------------------------------------




=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=



More information about the R-help mailing list