prior_summary {BayesERtools}R Documentation

Summarize the priors used for linear or linear logistic regression models

Description

See rstanarm::prior_summary() for details.

Usage

prior_summary(object, ...)

## S3 method for class 'ermod'
prior_summary(object, ...)

Arguments

object

An object of class ermod

...

Additional arguments passed to rstanarm::prior_summary()

Value

An object of class prior_summary.stanreg


[Package BayesERtools version 0.2.3 Index]