mshaer-pkpd

Results 2 issues of mshaer-pkpd

Tried to run this code: dataEx$plot(line = list(join = FALSE, pred = NPex$post), xlim = c(119,146)) but got this error: ! Can't join `x$id` with `y$id` due to incompatible types....

Hello, I am trying to calculate the PTA for every patient in my dataset (using the Bayesians). In the makePTA help in R, it is mentioned that PMpost is allowed...