MonolixSuite in R
Breadcrumbs

getTests

[Monolix] Get statistical tests results

Get the results of performed statistical tests.
Existing tests: Wald, Individual parameters normality, individual parameters marginal distribution, random effects normality,
random effects correlation, individual parameters vs covariates correlation, random effects vs covariates correlation,
residual normality and residual symmetry.
WARNING: Only the tests performed during the last scenario run can provide results.

Usage

R
getTests()

Value

A list associating the name of the test to the corresponding results values computed during the last scenario run.

Examples