summary.acpme: Default summary for acpme

View source: R/summary.acpme.R

summary.acpmeR Documentation

Default summary for acpme

Description

Default summary for acpme

Usage

## S3 method for class 'acpme'
summary(object, ciprob = 0.95, hpd.interval = FALSE, estimate, ...)

Arguments

object

An object of class 'acpme'.

ciprob

The probability contained by the posterior intervals.

hpd.interval

Logical indicating if highest posterior density intervals should be computed (TRUE) or symmetric intervals (FALSE, default)

estimate

A covtor or matrix defining a linear combination of the regression coeficients for the exposure.

...

additional arguments

Value

A object of class 'summary.acpme'.


AnderWilson/regimes documentation built on Aug. 5, 2023, 8:30 a.m.