summary.hct {HCT} | R Documentation |
Summary function for an hct object.
Description
Summary of a hct object.
Usage
summary(object,...)
Arguments
object |
hct object. |
... |
arguments passed to |
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
[Package HCT version 0.1.3 Index]