powered by
Extracts the object created by rstan::sampling() so that standard Stan diagnostics can be run from it
rstan::sampling()
stanGet(object)
the object created by rstan::sampling()
an objected created by an rms package Bayesian fitting function
rms
Frank Harrell
if (FALSE) { f <- blrm(...) s <- stanGet(f) }
Run the code above in your browser using DataLab