View source: R/bifurcatoR_Analysis.R
bifurcatoR_Analysis | R Documentation |
bifurcatoR_Analysis
bifurcatoR_Analysis(data, tests, nboot, alpha)
data |
data frame with 2 columns, a two-level group column and numeric value column |
tests |
names of tests to run |
nboot |
number of bootstraps or permutations |
alpha |
default significance level (0.05) |
a data frame where each row corresponds to the results of test, p-values, test stats, and confidence intervals where possible
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.