CVlnorm | R Documentation |
OMEGA
metrix.CV of log-normal dist baed on omega parameters
CV based variance like provided in Nonmem's OMEGA
metrix.
CVlnorm(omega)
omega |
A variance as provided in diagonal om the Nonmem OMEGA matrix |
This is a very simple function. All it does is
sqrt(exp(omega)-1)
.
CV of the distribution (numeric)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.