powered by
Provides a summary of a CREM model, as returned by Bayes_CREM().
Bayes_CREM()
# S3 method for CREM summary(object, ...)
Prints estimates for key parameters in the CREM. Also returns a list of these values.
An object of class "CREM" (returned by Bayes_CREM(...)).
Bayes_CREM(...)
Additional arguments.
Corissa T. Rohloff
# load fitted model results data(results_pcrem) # result summary summary(results_pcrem)
Run the code above in your browser using DataLab