View source: R/summary.mrt_effect_size.R
| summary.mrt_effect_size | R Documentation |
Summarizes the time-varying standardized proximal effect size estimates produced by [calculate_mrt_effect_size()] for continuous proximal outcomes.
## S3 method for class 'mrt_effect_size'
summary(object, ...)
object |
An object of class |
... |
Currently ignored. |
A list of class "summary.mrt_effect_size" with components:
call — the original call
n_id — number of participants (if available)
n_time — number of decision points
smooth, loess_span, loess_degree — smoothing settings
do_bootstrap, boot_replications, confidence_alpha — bootstrap settings
effect_summary — data frame of summary statistics for estimate
ci_summary — optional data frame of CI-width statistics
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.