Closed luyckxn closed 3 years ago
Currently, there is no easy way to adapt a dose based on a covariate.
Altough this is possible via the table function, e.g. tablefun=~.x %>% dplyr::mutate(AMT=AMT*BW), we probably need an easier and better way to do that.
Currently, there is no easy way to adapt a dose based on a covariate.
Altough this is possible via the table function, e.g. tablefun=~.x %>% dplyr::mutate(AMT=AMT*BW), we probably need an easier and better way to do that.