Pmetrics icon indicating copy to clipboard operation
Pmetrics copied to clipboard

error running observed data plot with predictions

Open mshaer-pkpd opened this issue 1 year ago • 1 comments

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. ℹ x$id is a . ℹ y$id is a .

mshaer-pkpd avatar May 15 '24 18:05 mshaer-pkpd

image

Siel avatar May 15 '24 19:05 Siel