Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

5 results for “from:Jessica Myers”

passing a vector of variable names to the ... pairlist function argument
Jessica Myers · Apr 21, 2011 · r-help

Hi, I have a character vector that contains the names of several objects that I would like to pass to a function (specifically, the ridge function in the survival package, but cbind is a similar example). I've been struggling...

error fitting coxph model
Jessica Myers · May 2, 2012 · r-help

Hi, I am using coxph from the survival package to fit a large model (100,000 observations, ~35 covariates) using both ridge regression (on binary covariates) and penalized splines (for continuous covariates). In fitting, I get a strange error: Error...

treatment of factors and errors in ridge() function with coxph
Jessica Myers · Apr 27, 2011 · r-help

I am trying to fit a large Cox model with many predictors. Because there are many predictors, I would like to use the ridge() function to get penalized ml estimates for all coefficients. The problems are that: 1. When I...

passing a vector of variable names to the ... pairlist function argument
Jessica Myers · Apr 21, 2011 · r-help

Thanks - your last suggestion does seem to work with the ridge function, but the names of the objects get lost in the process. Is there a way to keep the object names with get? Thanks, Jessica Myers On Apr 21...

error fitting coxph model
Jessica Myers · May 3, 2012 · r-help

Hi David, Thanks for your input. My first thought was to look for missing values, but I can tell you there are no missing values in the input. The error is occurring somewhere deep inside coxpenal.fit, so I can...

Can't find what you're looking for? Try searching with Google .