search for: v228

Displaying 5 results from an estimated 5 matches for "v228".

Did you mean: 228
2008 Jul 14
2
long data frame selection error
...V178, V179, V180, V181, V182, V183, V184, V185, V186, V187, V188, V189, V190, V191, V192, V193, V194, V195, V196, V197, V198, V199, V200, V201, V202, V203, V204, V205, V206, V207, V208, V209, V210, V211, V212, V213, V214, V215, V216, V217, V218, V219, V220, V221, V222, V223, V224, V225, V226, V227, V228, V229, V230, V231, V232, V233, V234, V235, V236, V237, V238, V239, V240, V241, V242, V243, V244, V245, V246, V247, V248, V249, V250, V251, V252, V253, V254, V255, V256, V257, V258, V259, V260, V261, V262, V263, V264, V265, V266, V267, V268, V269, V270, V271, V272, V273, V274, V275, V276, V277, V278...
2006 Feb 01
2
sort columns
...uot;v212" "v213" "v214" "v215" "v216" "v217" "v218" [134] "v219" "v22" "v220" "v221" "v222" "v223" "v224" "v225" "v226" "v227" "v228" "v229" "v23" "v230" "v231" "v232" "v233" "v234" "v235" (...) [856] "v87" "v870" "v871" "v872" "v873" "v874" "v875" "v876" "v...
2012 Mar 10
1
problem with effects : 'subscript out of bounds'
...quot;generalized" tmp <- factor(tmp, levels=c("particular", "generalized", "other")) norway$trust <- tmp nor.trust <- as.factor(norway$trust) #### nor.trust is my IV, a factor as you can see. n.diversity <- norway$v221 ## control n.net <- norway$v228 ##control (there are others but they were coded the same) n.mod1 <- lm(nor.dem ~ nor.trust + n.diversity + n.age + n.sex + n.educ + famecon + n.net) ### linear model. all of these variables already are specific to the dataset which i called 'norway' so there is no need to specify i...
2013 Mar 28
4
bayesian HLM random effects
Hello, all. I've been working on this for sometime and was almost at the end/ last chunk of code i would need.... When I received an error. Rather than go to bed and think about it in the morning, I messed with my data and now I am not getting anything. I was up until 4am trying to fix this. Zip files of my data are attached (the data which ends in 'a' matches with wvsA and the
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<-