significance | R Documentation |
For internal use only.
significance(data_frame = NULL)
data_frame |
data frame consisting of median, lower and upper confidence interval for estimates |
A data frame consisting median, lower and upper confidence interval for estimates and significance (0 or 1). For internal use only.
Aritra Halder <aritra.halder@drexel.edu>,
Sudipto Banerjee <sudipto@ucla.edu>
## Not run:
#####################
# Internal use only #
#####################
# Example usage inside of nimblewomble::spwombling(...)
estimate.wm$sig = significance(estimate.wm)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.