Benjamin Deonovic
Results
23
issues of
Benjamin Deonovic
Can you add support for fastq files?
#### Summary: Currently there is bug in parsing stan CSV output files to turn into rstanfit object using `read_stan_csv` which results in NA value for the field `save_warmup` resulting in...
I get the following error when I try to use `predict` on a `coxph` model where there is a factor by strata interaction. ``` Error in newx - xmeans[match(newstrat, row.names(xmeans)),...