Returns the quantiles of the selected parameter type.
Full range of possible samples manipulations described in get_pars
.
Arguments
- x
An emc or emc.prior object
- selection
A Character vector. Indicates which parameter types to check (e.g.,
alpha
,mu
,sigma2
,correlation
).- probs
A vector. Indicates which quantiles to return from the posterior.
- digits
Integer. How many digits to round the output to
- N
An integer. Number of samples to use for the quantile calculation (only for prior.emc objects)
- covariates
A list of covariates to use for the quantile calculation (only for prior.emc objects)
- ...
Optional additional arguments that can be passed to
get_pars