ggPMX icon indicating copy to clipboard operation
ggPMX copied to clipboard

Individual plots missing data of some subjects

Open tmss1 opened this issue 2 years ago • 3 comments
trafficstars

Describe the bug Individual plots missing data of some subjects

To Reproduce

ctr1 = pmx_mlxtran(file_name = mlx_fpath)
ctr1 %>% pmx_plot_individual()

image

There are observed data for the subjects when I checked the ctr1$input dataset, for example, for ID=="1003_10001":

image

However, there is no prediction from the model:

image

This is a model with 2 endpoints (PK and PD), and there are PK and PD data for this subject in the model. However, predictions for both endpoints are missing as above, not sure why?

tmss1 avatar Nov 23 '22 12:11 tmss1

@tmss1 thanks for reporting this problem

  • it has not been possible to reproduce the problem using other PKPD data sets
  • would it be possible to have a data set shared privately
    • (such as the one in the example you provided)? (@biethbr1 @baltcir1 )

tynsci avatar Jan 02 '23 10:01 tynsci

Thanks @tynsci, What exactly do you need - e.g., Is there anything I can extract from the ggPMX controller for you? How may I share the data with you privately?

tmss1 avatar Feb 16 '23 10:02 tmss1

@tmss1 difficult to know what has to be extracted without knowing the root cause. A message has been sent to your gmail about how the data can be shared privately

tynsci avatar Mar 09 '23 10:03 tynsci