Displaying 3 results from an estimated 3 matches for "cadt".
Did you mean:
adt
2009 Mar 11
1
prediction error for test set-cross validation
...ach and I manually split my
data into 10 folds for cross validation. I build logistic regression model
as:
>model <- glm(qual ~ AgGr + FaHx + PrHx + PrSr + PaLp + SvD + IndExam +
Rad +BrDn + BRDS + PrinFin+ SkRtr + NpRtr + SkThck +TrThkc +
SkLes + AxAdnp + ArcDst + MaDen + CaDt + MaMG +
MaMrp + MaSh + SCTub + SCFoc + MaSz,
family=binomial(link=logit));
Where the variables are taken from the trainSet of size 1989x31. The test
set is sized 222x31. Now my question is when I try to predict on the test
set it gives me the error:
> predict.glm(model, t...
2002 Apr 25
1
An unexpected exception has been detected in native code outside the VM
...t(Rvals) file <- "zz" dev <- "png" print(dev) draw <- "pairs_corr_scatter" if (draw == "pairs_corr_scatter") { source("/export/home/users/ruser/rsc/pcscatter01.R") NODE = rnorm(77) RSM2 = rnorm(77) CADT = rnorm(77) VTS = c(NODE - c(rnorm(12), rep(0, 65))) xRS = c(NODE - c(rnorm(27), rep(0, 50))) reda <- data.frame(NODE = NODE, RSM2 = RSM2, CADT = CADT, VTS = VTS, xRS = xRS) pcscatter01(file = file, dev = dev, reda = reda, title = "title",...
2011 Jan 05
11
[Bug 32855] New: Incorrect image stretching with Render in RepeatPad mode, NV50
https://bugs.freedesktop.org/show_bug.cgi?id=32855
Summary: Incorrect image stretching with Render in RepeatPad
mode, NV50
Product: xorg
Version: git
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau