summary.ResSite: summary method for a ResSite class object

Description Usage Arguments Value Author(s)

View source: R/01.GenerateData.R

Description

Summarizes variables in a research site in a distributed research network.

Usage

1
2
## S3 method for class 'ResSite'
summary(x, truth = FALSE, ...)

Arguments

x

ResSite object to print

truth

whether to include the unobserved latent variables including counterfactual probabilities of the binary outcome assignment, counterfactual rates of the survival events, as well as true underlying 1-year survival S1yr.

...

for compatibility with generic functions.

Value

ParamsTableOne object containing parameter values (if truth = TRUE) and TableOne object defined in tableone. If truth is TRUE, then it will include parameters, latent variables, and the true one-year survival probability.

Author(s)

Kazuki Yoshida


kaz-yos/distributed documentation built on May 27, 2019, 4:50 a.m.