Jacki Buros Novik

Results 33 issues of Jacki Buros Novik

Getting the following error when running `ppc_loo_interval` on a model estimated using CmdStan. For context, I've read the samples into an R stanfit object, and both `y_rep` and `log_lik` were...

First, thanks for putting together a well-thought-out package. Very useful functions here to support common workflows. I'm seeing a problem using `spread_draws` with a fit loaded from CmdStan using `rstan::read_stan_csv()`....

#### Summary: It would be amazing if we could finally merge the `feature/survival` branch into rstanarm, per this discussion [on Apr 29](https://github.com/stan-dev/rstanarm/issues/535#issuecomment-1112899327). I'm surfacing this as a stand-alone issue to...

survival

I've been using `future_lapply` to submit jobs to a cluster of gcloud compute nodes - which is awesome!! Thanks so much for adding this user-friendly function. One issue I'm running...

feature request

**EDIT (@OriolAbril): See https://github.com/arviz-devs/arviz/issues/1646#issuecomment-1125464400 for an up to date description of the issue.** --- **Describe the bug** When fitting a model using cmdstanpy and reading it into an arviz.InferenceData object,...

Testing

Would be useful to have a doc explaining to users how to write their own filter functions.

enhancement

In some cohorts we end up fitting long-running Stan models as part of the analysis process. It would be convenient to be able to cache these fitted objects (in much...

enhancement

Here I'm trying to achieve a goal of allowing an analysis on a cohort where some but not all records have RNA sequencing data. Currently, if one is using a...

Added a variety of debug messages, also modified isovar cache so that the cached file varies according to the input variants provided. In the absence of this, I was seeing...