getCondSamplesCounting: Conditional Samples Counting

Description Usage Arguments Details Value Dependencies Author(s)

Description

Computes the x value corresponding to a given percentile and categories.

Usage

1
getCondSamplesCounting(varName, catName, cat, xREF, datasources)

Arguments

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.

Details

Returns the x value corresponding to a given percentile 0..1

Value

The numeric value corresponding to a percentile.

Dependencies

getVarByName

Author(s)

Rui Camacho, Paula Raissa


paularaissa/distStatsServer documentation built on June 19, 2019, 12:43 a.m.