nemo
June 13, 2026, 3:17pm
1
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
nemo
June 13, 2026, 3:37pm
2
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")
vijay
June 13, 2026, 5:07pm
4
@vijay The Pumas versions link to the original datasets that are now dead. The tutorials will be updated soon.
nemo
June 13, 2026, 9:55pm
6
Much appreciated for your prompt reply.