getEstimatedCovarianceMatrix: Get estimated covariance and correlation matrices

View source: R/newConnectors.R

getEstimatedCovarianceMatrixR Documentation

Get estimated covariance and correlation matrices

Description

Get estimated covariance and correlation matrices

Usage

getEstimatedCovarianceMatrix()

Value

a list of two matrices.

Examples

## Not run: 
# 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

## End(Not run)

Rsmlx documentation built on Oct. 17, 2023, 5:09 p.m.