Description Usage Arguments Value Note Author(s) References
Subsidiary function to determine appropriate output and calculate confidence intervals
1 2 | decideOutput(para.df,noInteraction = TRUE,
sigLevel = 0.05,boots = 1000)
|
para.df |
a data frame containing the final data to be analyzed, generated using |
noInteraction |
logical. If |
sigLevel |
significance level to use in construction of confidence intervals. Default is 0.05 (i.e. 95 percent confidence intervals). |
boots |
number of bootstrap resamples taken for construction of confidence intervals. |
A list containing confidence intervals along with flags indicating the appropriate output to return to getCCM().
This function is called internally and should not be used directly.
Kirk Bansak and Xiaohan Wu
Bansak, K. (2020). Comparative causal mediation and relaxing the assumption of no mediator-outcome confounding: An application to international law and audience costs. Political Analysis, 28(2), 222-243.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.