View source: R/newConnectors.R
| getEstimatedCovarianceMatrix | R Documentation | 
Get estimated covariance and correlation matrices
getEstimatedCovarianceMatrix()
a list of two matrices.
## 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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.