search for: testpred

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

Did you mean: testprec
2010 Dec 14
1
survfit
...ld 32-bit) > library(glmpath) *> dataall <- list(x=lung.data$x[1:130,], time=lung.data$time[1:130], status=lung.data$status[1:130])* * > fit.a <- coxpath(dataall) > testall <- list(x=lung.data$x[131:137,], time=lung.data$time[131:137], status=lung.data$status[131:137]) > testpred <- predict(fit.a, testall, s=0.99, type='coxph', mode='lambda.fraction') > testpred Call: coxph(formula = Surv(time, status) ~ x, method = object$method) coef exp(coef) se(coef) z p karno -0.00756 0.992 0.0364 -0.208 0.84 Likelihood ratio test=0....
2010 Dec 14
0
Urgent help requested using survfit(individual=T):
...ld 32-bit) > library(glmpath) *> dataall <- list(x=lung.data$x[1:130,], time=lung.data$time[1:130], status=lung.data$status[1:130])* * > fit.a <- coxpath(dataall) > testall <- list(x=lung.data$x[131:137,], time=lung.data$time[131:137], status=lung.data$status[131:137]) > testpred <- predict(fit.a, testall, s=0.99, type='coxph', mode='lambda.fraction') > testpred Call: coxph(formula = Surv(time, status) ~ x, method = object$method) coef exp(coef) se(coef) z p karno -0.00756 0.992 0.0364 -0.208 0.84 Likelihood ratio test=0....
2018 Dec 01
20
[Bug 1305] New: Rules in second chain same hook ignored if first chain has policy drop
https://bugzilla.netfilter.org/show_bug.cgi?id=1305 Bug ID: 1305 Summary: Rules in second chain same hook ignored if first chain has policy drop Product: nftables Version: unspecified Hardware: x86_64 OS: Debian GNU/Linux Status: NEW Severity: normal Priority: P5