Description Usage Arguments Details Value Dependencies Author(s)
Computes the x value corresponding to a given percentile and categories.
1 | getCondSamplesCounting(varName, catName, cat, xREF, datasources)
|
varName |
a study variable, it must be a numeric vector. |
catName |
a cetegorical variable. |
cat |
a character, given category to compute the sample size. |
xREF |
a numeric value, given reference do calculate the sample size. |
datasources |
a list of data connection parameters. |
Returns the x value corresponding to a given percentile 0..1
The numeric value corresponding to a percentile.
getVarByName
Rui Camacho, Paula Raissa
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.