qPharmetra / qpToolkit

Tools for population PK modeling, visualization, and reporting
Other
1 stars 1 forks source link

nm.covplot(): don't rename ETAs (e.g. ETA12 to et12) #18

Closed bergsmat closed 4 years ago

bergsmat commented 4 years ago

per Marita (buglist).

bergsmat commented 4 years ago

I added argument nm.covplot(eta.full = FALSE). False by default to protect existing code. Set TRUE to get ETA12 instead of ET12. Also processes eta.skip. Also fixes a bug in 'nok' which assumed eta.names and eta.list would have same length.