Request to access PumasAI Case Study II data file

Hi PumaAI,

I’m trying to understand how to set up my data file for multiple doses, and I followed Case Study II - Building a PopPK model with multiple doses Case Study II - Building a PopPK model with multiple doses . However, I cannot access the training data file https://ctm.umaryland.edu/static/public/img/training/CSV/CS2_oralestaddl.csv.

Could you email the data file to me LTian@umaryland.edu, or direct me to a downloadable link?

Thank you.

Li

This site can’t be reached

Check if there is a typo in ctm.umaryland.edu.

  • If spelling is correct, [try running Windows Network Diagnostics](javascript:diagnoseErrors()).

DNS_PROBE_FINISHED_NXDOMAIN

Thanks for reporting this. It looks like umaryland has reorganized their website and that this has broken the links to the dataset. We include this dataset in the PharmaDatasets package so you can fetch it with

using PharmaDatasets
df = dataset("pumas/event_data/CS2_oralestaddl.csv")

@nemo the related case studies are published here in the PumasTutorials now.

  1. Translation from NONMEM to Pumas of Case Study I: Building a Covariate Model
  2. Translation from NONMEM to Pumas of Case Study II: Building a PopPK model with multiple doses
  3. Translation from NONMEM to Pumas of Case Study III - Development of a population PKPD model

Happy learning!

Best,

Vijay

@vijay The Pumas versions link to the original datasets that are now dead. The tutorials will be updated soon.

Much appreciated for your prompt reply.