You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are a dozen of failing tests in the feature/survival branch, specific to the test_stan_surv.R function. All appear to be related to the frailty model.
removes a few of the JM or mvmer-specific changes in the feature/survival branch, and
updates the syntax for tests to be consistent with current conventions.
Note: Some of these may be addressed by the sparse matrix fixes -- analogous to 22d6053 but for the survival model -- which I have in a separate branch. Reporting this here for the sake of transparency.
Summary:
There are a dozen of failing tests in the
feature/survival
branch, specific to thetest_stan_surv.R
function. All appear to be related to the frailty model.These are run against a WIP branch at https://github.com/jburos/rstanarm/tree/review-failing-tests, which is a fork of
feature/survival
branch in this repo that:feature/survival
branch, andNote: Some of these may be addressed by the sparse matrix fixes -- analogous to 22d6053 but for the survival model -- which I have in a separate branch. Reporting this here for the sake of transparency.
Description:
These are the failures:
Reproducible Steps:
After cloning the fork mentioned above:
git clone https://github.com/jburos/rstanarm/tree/review-failing-tests cd rstanarm git checkout review-failing-tests
Run the survival-model related tests.
RStanARM Version:
R Version:
Operating System:
The text was updated successfully, but these errors were encountered: