PUMP                    PUMP: A package for estimating power under
                        multiplicity
calc_df                 Calculate degrees of freedom (support function)
convert_params          Converts model params into DGP params
                        (simulation function)
gen_T.x                 Generate treatment assignment vector
                        (simulation function)
gen_Yobs                Generate observed outcomes (simulation
                        function)
gen_assignments         Generates school and district assignments
                        (simulation function)
gen_corr_matrix         Generate correlation matrix (simulation
                        function)
gen_full_data           Generate simulated multi-level data (simulation
                        function)
get_power_results       Calculates different definitions of power
                        (support function)
parse_d_m               Return characteristics of a given context (d_m
                        code)
plot.pumpgridresult     Plot a pump grid result object (result
                        function)
plot.pumpresult         Plot a single scenario pump object (result
                        function)
plot_power_curve        Examine a power curve (result function)
plot_power_search       Examine search path of a power search (result
                        function)
power_curve             Obtain power curve over a range of parameters
                        (result function)
print_context           Print context (design, model, parameter values)
                        of pumpresult or pumpgridresult
print_search            Print the search history of a pump result
                        object (result function)
pump_info               Provides details about supported package
                        features (core function)
pump_mdes               Estimate the minimum detectable effect size
                        (MDES) (core function)
pump_mdes_grid          Run pump_mdes on varying values of parameters
                        (grid function)
pump_power              Estimate power across definitions (core
                        function)
pump_power_grid         Run pump_power on varying values of parameters
                        (grid function)
pump_sample             Estimate the required sample size (core
                        function)
pump_sample_grid        Run pump_sample on varying values of parameters
                        (grid function)
pumpgridresult          Result object for results of grid power
                        calculations
pumpresult              pumpresult object for results of power
                        calculations
transpose_power_table   Convert power table from wide to long (result
                        function)
update.pumpresult       Update a pump call, tweaking some parameters
                        (core function)
update_grid             Update a single pump call to a grid call (grid
                        function)
