Re: [R] Error message in SIS package

2016-10-19 Thread Maity, Arnab K
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,

Re: [R] Error message in SIS package

2016-10-19 Thread David Winsemius
> 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 =

Re: [R] Error message in SIS package

2016-10-17 Thread Jeff Newmiller
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

[R] Error message in SIS package

2016-10-17 Thread Maity, Arnab K
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.