Displaying 3 results from an estimated 3 matches for "v188".
Did you mean:
188
2008 Jul 14
2
long data frame selection error
Hello,
I am trying to select the following headers from a data frame but when I try
and run the command it executes halfway through and give me an error at V188
and V359.
Temp <- data.frame(V4, V5, V6, V7, V8, V9, V10, V11, V12, V13, V14, V15,
V16, V17, V18, V19, V20, V21, V22, V23, V24, V25, V26, V27, V28, V29, V30,
V31, V32, V33, V34, V35, V36, V37, V38, V39, V40, V41, V42, V43, V44, V45,
V46, V47, V48, V49, V50, V51, V52, V53, V54, V55, V56, V57, V5...
2006 Feb 01
2
sort columns
...uot;v172" "v173" "v174" "v175" "v176"
"v177" "v178" "v179" "v18" "v180" "v181" "v182" "v183" "v184"
[96] "v185" "v186" "v187" "v188" "v189" "v19" "v190" "v191" "v192" "v193"
"v194" "v195" "v196" "v197" "v198" "v199" "v2" "v20" "v200"
[115] "v201" "v202&quo...
2011 Apr 08
2
lars - lasso problem
hi,
I have problem in following code, error is occurred. I have attached my data
herewith. and my code is as following,
> library(lars)
Loaded lars 0.9-8
Warning message:
package 'lars' was built under R version 2.12.2
> x<- read.table("D:/spring '11/james reggression/NewFeature.txt")
> y<-read.table("D:/spring '11/lars/RFU.txt")
> out<-