getSamplesCounting: Samples Counting

Description Usage Arguments Details Value Dependencies Author(s)

Description

Computes the x value corresponding to a given percentile.

Usage

1
2
3
getSamplesCounting(x = NULL, formula = NULL, xREF = NULL,
  cVar = NULL, relation = NULL, threshold = NULL, relation2 = NULL,
  threshold2 = NULL)

Arguments

xREF

a numeric value, given reference do calculate the sample size.

varName

a study variable, it must be a numeric vector.

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.