Summarizes the time-varying standardized proximal effect size estimates produced by [calculate_mrt_effect_size()] for continuous proximal outcomes.
# S3 method for mrt_effect_size
summary(object, ...)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
An object of class "mrt_effect_size".
Currently ignored.