James Camac

Results 5 issues of James Camac

Hi, I noticed there is something funky going on with the legend labels in view mode. Basically, when plotting in view mode, the colour ramp doesn't actually correspond to the...

#### Summary: There appears to be a problem with using `kfold` on stan_surv models. Error returned is: `Error: passing unknown arguments: subset.` #### Description: I'm fitting multi-level survival models with...

survival

I noticed that this packages uses an .rda file to specify the journal stats. Unfortunately, it's 3 years old, and as such functions that rely on it (e.g. get_impactfactor) are...

Hi @richfitz, seems the problem with the system integrity protection is more pervasive then I first thought. Temporally disabling SIP worked to install RedisHeartbeat, but if I reactive it I...

#### Summary: `posterior_predict` errors when supplying a stan_gamm4 binomial model with response specified as `cbind(success, failure)`. The error: ``` Error in cbind(incidence, size - incidence) : object 'incidence' not found...