powered by
OMEGA
CV of log-normal dist baed on omega parameters CV based variance like provided in Nonmem's OMEGA metrix.
CVlnorm(omega)
CV of the distribution (numeric)
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).
sqrt(exp(omega)-1)