summary.hct: Summary function for an hct object.

View source: R/histControls_new.R

summary.hctR Documentation

Summary function for an hct object.

Description

Summary of a hct object.

Usage

summary(object,...)

Arguments

object

hct object.

...

arguments passed to summary.data.frame

Value

A list with entries effective.SD and prior.distribution, the first is the effective.SD and the second is the summary.data.frame applied to the prior.distribution element of the hct object. Note that the prior.distribution can be considered a posterior.distribution as it is the posterior distribution of the parameters with the input data base, however it is used as a prior distribution for the purpose of analyzing the historical trial.

Author(s)

David A. Schoenfeld

See Also

hct


HCT documentation built on April 20, 2022, 9:06 a.m.

Related to summary.hct in HCT...