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