| compute_anchor_delta()
 | Compute the Anchor Change Score | 
        
        | compute_anchor_group()
 | Compute the Anchor Group | 
        
        | compute_change_score()
 | Compute the PRO Change Score | 
        
        | compute_density_smoothed()
 | Compute Density | 
        
        | compute_ecdf()
 | Compute eCDF | 
        
        | compute_icc21()
 | Test-Retest Reliability | 
        
        | compute_iccA1()
 | Test-Retest Reliability | 
        
        | compute_known_groups_validity()
 | Known-Groups Validity | 
        
        | compute_prop_surp()
 | Proportion of Subjects Surpassing the Threshold | 
        
        | compute_thresholds()
 | Compute Thresholds | 
        
        | compute_thresholds_v2()
 | Compute Thresholds | 
        
        | compute_validity()
 | Concurrent Validity | 
        
        | dropout()
 | Implement Drop-out Mechanism | 
        
        | ggplot2_eCDF()
 | DEPRECATED: Plot eCDF using ggplot2 | 
        
        | ggplot2_eCDF_v2()
 | Plot eCDF using ggplot2 | 
        
        | ggplot2_ePDF()
 | Plot ePDF (aka Histograms) using ggplot2 | 
        
        | grid_arrange_shared_legend()
 | Plots with shared legend eCDF using ggplot2 | 
        
        | sim_dat()
 | Simulate Longitudinal Continuous Data | 
        
        | sim_dat_ord()
 | Simulate Longitudinal Ordinal Data | 
        
        | sim_irt_item()
 | Simulate Items using IRT model | 
        
        | sim_pro_dat()
 | DEPRECATED: Simulate Longitudinal PRO Data with anchor and validator variables included | 
        
        | sim_pro_dat_v2()
 | Simulate Longitudinal PRO Data with anchor and validator variables included | 
        
        | sim_val_var()
 | Simulate Longitudinal Ordinal Data | 
        
        | sim_val_var_v2()
 | Simulate Longitudinal Ordinal Data |