Carlos Traynor

Results 4 issues of Carlos Traynor

I get the following error if I use the "." operator to include all remaining variables in stan_gamm4: ``` Error in terms.formula(gf, specials = c("s", "te", "ti", "t2", extra.special)) :...

bug
minor bug

Hi, I have seen in the vignette of biglasso that cox family isn't an option allowed for biglasso. Do you know a way to perform biglasso with cox model? If...

Hi, I have a use-case where I would need to pass data with missing values to the different methods. I see that because the project is built for estimating the...

Hi, I am trying to apply to real data the function dirichletprocess beta but I got an extrange result. My goal is to cluster a one dimensional vector of percentages...