Description Usage Arguments Value
Fit ANCOVA for the complete data
1 | ancova_fit(data_complete_trt, last_name, covar_name, fit_model)
|
data_complete_trt |
complete wide form data of the treatment group |
last_name |
name of the response at the last time point |
covar_name |
name of the covariates |
fit_model |
type of the analysis model. Available: lm, Rfit::rfit (rank regression), MASS::rlm (robust regression) |
A list of estimates:
beta_complete_trtestimated regression coefficients
cov_complete_trtcovariance of the estimated regression coefficients
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.