[PKanalix] Get CA parameter statistics
Get statistics over the estimated values of some of the CA parameters of the current project. Statistics are computed on the different sets of individuals resulting from the stratification settings passed in argument or, if not given, the ones previously set.
Usage
getCAParameterStatistics(parameters = c(), stratification = NULL)
Arguments
parameters [optional](vector) Name of the parameters whose values must be displayed. stratification [optional] Stratification to apply on results. By default, project one is applied. Stratification is a list containing:state Stratification state groups Stratification groups list See setCAResultsStratification for more details about this argument structure.
Value
A data frame giving the statistics over the parameters of interest, and a list of information relative to these parameters (units)
See also
setCAResultsStratification getCAResultsStratification setResultsStratificationGroups