sampleFrac {greport} | R Documentation |
Compute Sample Fractions
Description
Uses denominators stored with setgreportOption
along with counts specified to SampleFrac
to compute fractions of subjects in current analysis
Usage
sampleFrac(n, nobsY = NULL, table = TRUE)
Arguments
n |
integer vector, named with |
nobsY |
a result of the the |
table |
set to |
[Package greport version 0.7-4 Index]