Print Stan Diagnostics
Retrieves the effect samples sizes and Rhats computed after a fitting function ran rstan, and prepares it for printing. If the fit was created by stackImpute, the diagnostics for all imputations are printed (separately).
stanDx(object)
matrix suitable for printing
Frank Harrell
## Not run: f <- blrm(...) stanDx(f) ## End(Not run)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.