sity
3143 TAMU, Room 401A
College Station, TX 77843
aku...@stat.tamu.edu
+1 779 777 3428
From: David Winsemius
Sent: Wednesday, October 19, 2016 3:06 PM
To: Maity, Arnab K
Cc: r-help@r-project.org
Subject: Re: [R] Error message in SIS package
> On Oct 17,
> On Oct 17, 2016, at 1:54 PM, Maity, Arnab K wrote:
>
> I try to run the following code:
>
> sis.fit <- SIS(y = Surv(time = y[, 1], event = y[, 2]), x = x, family =
> "cox", penalty = "lasso", tune = "cv",
> nfolds = 10, type.measure = "deviance", nsis = min(dim(x)),
> iter =
I doubt I will know how to help you in any case, but I can see that you are
shackling yourself to a very small (possibly empty) set of helpers by not
making your example reproducible.
You will also slow any helpers down once you change that if you post again in
HTML format... set your email pr
I try to run the following code:
sis.fit <- SIS(y = Surv(time = y[, 1], event = y[, 2]), x = x, family = "cox",
penalty = "lasso", tune = "cv",
nfolds = 10, type.measure = "deviance", nsis = min(dim(x)),
iter = FALSE, seed = 334)
I get the following error:
Error in names(coef.
4 matches
Mail list logo