summary.pulest {unknown}R Documentation

Summarizing Pulse Estimation

Description

Produce summary for class “pulest”.

Usage

summary(object)

Arguments

object an object of class “pulest”, usually a result of a call topulest.

Details

This function summarizes the pulse estimation results. It prints the call to pulest, a summary table of the model, a table of estimated common and fixed parameters, a table of estimated variance of the random effects, if any, and a summary of the baseline estimate. It is recommended to use the output of pulest to extract estimates.

Author(s)

Yu-Chieh Yang, Anna Liu, Yuedong Wang

Examples

summary(fit.cmm)

[Package Contents]