Learn R Programming

Rsmlx (version 2023.1.5)

getEstimatedCovarianceMatrix: Get estimated covariance and correlation matrices

Description

Get estimated covariance and correlation matrices

Usage

getEstimatedCovarianceMatrix()

Arguments

Value

a list of two matrices.

Examples

Run this code
if (FALSE) {
# Assume that the Monolix project "warfarinPKPD.mlxtran" has been loaded
r = getEstimatedCovarianceMatrix()  # r is a list with elements "cor.matrix" and "cov.matrix"

# See http://monolix.lixoft.com/rsmlx/newconnectors/ for more detailed examples
# Download the demo examples here: http://monolix.lixoft.com/rsmlx/installation
}

Run the code above in your browser using DataLab