Description Usage Arguments Value
View source: R/add_oth_pvals.R
Add pvalues for the Liu and Xie and Bonferroni based tests using the estiamted parameter estimates and corresponding standard errors.
1 | add_oth_pvals(test_result)
|
test_result |
The test result from mv_pn_test when more_info is set to TRUE. |
The same test result object with additional p-values for the Liu and Xie (2021) test (liu_xie_pvalue) and the Bonferroni based test (bonf_pvalue)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.