search for: v127

Displaying 8 results from an estimated 8 matches for "v127".

Did you mean: 127
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
2008 Jul 14
2
long data frame selection error
...2, V73, V74, V75, V76, V77, V78, V79, V80, V81, V82, V83, V84, V85, V86, V87, V88, V89, V90, V91, V92, V93, V94, V95, V96, V97, V98, V99, V100, V101, V102, V103, V104, V105, V106, V107, V108, V109, V110, V111, V112, V113, V114, V115, V116, V117, V118, V119, V120, V121, V122, V123, V124, V125, V126, V127, V128, V129, V130, V131, V132, V133, V134, V135, V136, V137, V138, V139, V140, V141, V142, V143, V144, V145, V146, V147, V148, V149, V150, V151, V152, V153, V154, V155, V156, V157, V158, V159, V160, V161, V162, V163, V164, V165, V166, V167, V168, V169, V170, V171, V172, V173, V174, V175, V176, V177...
2006 Feb 01
2
sort columns
...uot;v111" "v112" "v113" "v114" "v115" [20] "v116" "v117" "v118" "v119" "v12" "v120" "v121" "v122" "v123" "v124" "v125" "v126" "v127" "v128" "v129" "v13" "v130" "v131" "v132" [39] "v133" "v134" "v135" "v136" "v137" "v138" "v139" "v14" "v140" "v141" "v142&quo...
2012 Mar 10
1
problem with effects : 'subscript out of bounds'
...then the effects, then the error. nor.dem <- norway$v162 ## nor.dem is my DV & it is continuous. nor.dem <- as.numeric(nor.dem)-5 str(nor.dem) (i had to do a great deal of coding here so i am snipping down to the end) tmp[which(norway$v128 == "trust completely" & norway$v127 == "trust completely")] <- "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 <- n...
2009 Dec 27
7
[osol-help] zfs destroy stalls, need to hard reboot
On Sun, Dec 27, 2009 at 12:55 AM, Stephan Budach <stephan.budach at jvm.de> wrote: > Brent, > > I had known about that bug a couple of weeks ago, but that bug has been files against v111 and we''re at v130. I have also seached the ZFS part of this forum and really couldn''t find much about this issue. > > The other issue I noticed is that, as opposed to the
2005 Jan 25
3
multi-class classification using rpart
...0.08663 ... $ V122: num 0.0738 -0.1606 -0.1370 -0.1215 -0.2073 ... $ V123: num 0.0198 -0.3605 -0.2717 -0.1872 -0.3372 ... $ V124: num 0.16734 -0.41323 -0.10217 -0.05534 0.00103 ... $ V125: num -0.601 -0.845 -0.541 -0.669 -0.304 ... $ V126: num -0.803 -1.478 -1.113 -1.634 -1.208 ... $ V127: num -0.201 -1.387 -1.049 -1.007 -0.366 ... $ V128: num -0.0721 -0.3654 -1.3118 -1.6504 0.2691 ... $ V129: num -0.0444 -0.3489 -1.2789 -1.5970 0.2938 ... $ V130: num 2.52 1.28 1.79 2.53 4.80 ... $ V131: num 3.572 0.769 2.283 2.694 4.399 ... $ V132: num 0.379 0.295 0.352 0.541 0.373 ......
2008 Oct 27
1
Problem with script,
I?m sorry, in my last email I forgot to attach the data I?m using wich is a matrix of 175x175 filled with 0?s and 1?s 0 is the sea 1 is the continental land The script is area.r Thank you very much. Carlos L?pez -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. -------------- next part -------------- An embedded and
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<-