Description Usage Arguments Value
This function takes in the meta-data and calculates an appropriate p-value
1 | calculate_pvalue(data, variable, by, test, type, id)
|
data |
input data set |
variable |
categorical or continuous variable for which a test with |
by |
categorical variable |
test |
list of statistical tests from meta data |
type |
the type of variable, one of categorical or continuous, from the metadata |
id |
the id variable for clustered data |
a table of p-values for each variable
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.