Get Stan Output
Extracts the object created by rstan::sampling() so that standard Stan diagnostics can be run from it
stanGet(object)
object | 
 an objected created by an   | 
the object created by rstan::sampling()
Frank Harrell
## Not run: f <- blrm(...) s <- stanGet(f) ## End(Not run)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.