search for: traind

Displaying 3 results from an estimated 3 matches for "traind".

Did you mean: train
2005 Jul 05
1
Getting runtime error in stepclass
...p=",") dgenes <- subset(td, dg == 1, select = dg:eg) ndgenes <- subset(td, dg == 0, select = dg:eg) n1 <- nrow(dgenes) n2 <- nrow(ndgenes) ndgrows <- 1:n2 selrows <- sample(ndgrows) sndgenes <- ndgenes[selrows[1:n1],] train <- rbind(dgenes, sndgenes) attach(train) traind <- subset(train, select = -dg) trainr <- factor(dg) detach(train) sc_res <- stepclass(traind, trainr, "svm", direction = "forward", criterion = "AC", fold = 10)
2003 May 22
0
getGroups, nested mixed model
...in advance, /Jose hongos1=read.table("c:/temp/hongos1.txt", header=T) > attach(hongos1) > Tra=factor(Tra) > Ind=factor(Ind) > Rep=factor(Rep) > names(hongos1) [1] "Esp" "Tra" "Ind" "Rep" "Are" "Cre" > hongos1$TraInd= getGroups(hongos1, form = ~1|Tra/Ind, level = 2) > model=lme(Cre~Tra,random=~1|Tra/Ind/Rep) > summary(model) Linear mixed-effects model fit by REML Data: NULL AIC BIC logLik 30.88467 41.5423 -7.442334 Random effects: Formula: ~1 | Tra (Intercept) StdDev: 0.078495...
2009 Sep 11
16
Wine and netbooks - INTEL GMA500
Hi, im having an issue running starcraft under Wine with GMA500, its the only thing i will use wine for on this ASUS EEE 1101 Code: psb_scene.c:99: psb_scene_create: Assertion `scene->drm_scene->h <= region_height' failed. wine: Assertion failed at address 0xb7f1e430 (thread 0009), starting debugger... Unhandled exception: assertion failed in 32-bit code (0xb7f1e430). Register