summary.bayz: Summary of bayz model fit

View source: R/summary.R

summary.bayzR Documentation

Summary of bayz model fit

Description

Produced summary statistics of the bayz object and returns a summarybayz object.

Usage

## S3 method for class 'bayz'
summary(object, maxLevel = 10, HPDprob = 0.95, ...)

Arguments

object

bayz output object

maxLevel

controls the inclusion of estimates in the "Main estimates" table by selecting only the model-terms with less <= maxlevel coefficients

HPDprob

the probability for the Highest Posterior Density intervals reported in the table "Convergence diagnostics"

...

additional parameters

Value

summarybayz object


MarniTausen/BayzR documentation built on April 4, 2024, 9:30 a.m.