man/RobustFlow-package.Rd
(updated to causalfragility-lab organisation).inst/WORDLIST to register DII, BAI, TFI
as valid package-specific acronyms.validate_panel_data() — validates and prepares longitudinal panel data,
checks balance, and reports missingness.
build_paths() — constructs individual decision paths, computes aggregate
path frequency counts, the pooled transition matrix, and Shannon path entropy.
compute_transition_matrix_all() — computes the pooled transition matrix
across all individuals and all time intervals.
compute_drift() — computes the Drift Intensity Index (DII) using
period-specific transition matrices and the Frobenius norm.
compute_group_gaps() — computes group-specific at-event rates and
pairwise disparity gaps over time.
compute_bai() — computes the Bias Amplification Index (BAI), with
optional standardization, to quantify whether disparity widens or narrows.
compute_tfi_simple() — computes the Temporal Fragility Index (TFI)
via scalar hidden-bias attenuation along a user-specified perturbation grid.
generate_r_script() — exports a self-contained, reproducible R script
that replicates the Shiny app analysis.
run_app() — launches the interactive seven-tab Shiny application.
The Shiny app provides a complete point-and-click workflow with: