Description Usage Arguments Value
Summary of wide-form data frame given sequential regression formula
1 | summaryWide(seq_formula, data_wide, trt_name)
|
seq_formula |
a list of formulas for sequential regression |
data_wide |
wide-form of the data |
trt_name |
name of the treatment variable |
A list of summary of the long form data:
p number of time points
covar_namename of the covariates
kdimension of the covariates
last_namename of the response at last time point
adj_meanoverall covariate mean
var_xbarcovariance matrix of the covariates
obs_pimarginal probability of the observed data for each treatment
n1number of subjects in the control group
n2number of subjects in the treatment group
data_complete_ctlcomplete data in the control group
data_complete_trtcomplete data in the treatment group
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.