qPharmetra / qpToolkit

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

tabSummarize(): retain factor order, e.g. for studes, rather than default lexical order. #38

Closed bergsmat closed 4 years ago

bergsmat commented 4 years ago

Per Marita (buglist).

bergsmat commented 4 years ago

Seems like this is the default behavior. I've added a line of code to the example to factorize 'sex', with anti-lexical levels (M, F). Indeed, this changes the presentation so that M reports before F. Comment?

bergsmat commented 4 years ago

Example still working @cf7ac9c. We can reopen if alternate MWE identified.