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