Skip to content

Home

CC BY-SA 4.0

This workshop is an intermediate-level NLME workshop in Pumas. It covers:

  • Covariate Model Building
  • Dose Control Parameters:
    • lags: lag of the dose
    • bioav: bioavailability of the dose
    • rate: rate of the dosing
    • duration: duration of the dose
  • PKPD Indirect Response Models

The following Julia files are provided:

  1. 01-covariate.jl: an overview on how to define covariate models
  2. 02-dose_control.jl: explains how to add dose control parameters to models
  3. 03-indirect_response: covers how to define indirect response models

Prerequisites

We recommend users being familiar with the Pumas @model specification, how to parse data into a Population, and how to use the fit function. Additionally users need to know how to perform model assessment and how to compare models.

The formal requirements are the Pumas NLME Model Assessment Workshop.

Schedule

Time (HH:MM) Activity Description
00:00 Setup Download files required for the workshop
00:05 Covariate Model Building Showcase 01-covariate.jl
00:20 Dose Control Parameters Showcase 02-dose_control.jl
00:40 Indirect Response Model Showcase 03-indirect_response.jl
00:55 Closing Remarks See if there are any questions and feedback

Get in touch

If you have any suggestions or want to get in touch with our education team, please send an email to training@pumas.ai.

Authors

License

This content is licensed under Creative Commons Attribution-ShareAlike 4.0 International.

CC BY-SA 4.0