From 4ae84f5a0a45c6f2478845e6f3e3ebc4ed586503 Mon Sep 17 00:00:00 2001 From: Justin Wilkins Date: Tue, 11 Jun 2024 15:51:00 +0200 Subject: [PATCH] Update index.md --- content/courses/page2024/index.md | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/content/courses/page2024/index.md b/content/courses/page2024/index.md index 469939e..4c9c917 100644 --- a/content/courses/page2024/index.md +++ b/content/courses/page2024/index.md @@ -6,7 +6,7 @@ date: "2024-06-09" date_end: "2024-06-09" draft: false event: PAGE (2024) -event_url: https://www.page-meeting.org +event_url: https://www.page-meeting.org/default.asp?id=49&keuze=meeting excerpt: This is the course we will present before PAGE 2024 in Rome, Italy, on 25 June 2024. featured: true layout: single @@ -31,20 +31,16 @@ title: "Simulation and parameter estimation with rxode2 and nlmixr2" ## Workshop Learning Objectives -During the workshop, participants will learn how to use the `rxode2` package to simulate from ODE models and the `nlmixr2` package to estimate parameters in ODE models. The workshop will be hands-on, with participants working through examples in R. Worked examples in both PK and PKPD will be provided, and advanced capabilities of `nlmixr2` will be demonstrated. +During the workshop, participants will learn how to use the `rxode2` package to simulate from ODE models and the `nlmixr2` package to estimate parameters in ODE models. The workshop will be hands-on, with participants working through examples in R. Worked examples in both PK and PKPD will be provided, and advanced capabilities of `nlmixr2` will be demonstrated. There will be coffee! ## Workshop overview We will be covering the following: -- Introduction to rxode2 simulation - -- Introduction to nlmixr2 and parameter estimation - -- Hands on with the warfarin PK models (part 1) - -- Advanced capabilities of nlmixr2 - +- Introduction to `rxode2` simulation +- Introduction to `nlmixr2` and parameter estimation +- Hands on with the warfarin PK model (part 1) +- Advanced capabilities of `nlmixr2` - Hands on with the warfarin PK and PKPD models (part 2)