|
R for Pharmacometrics Course
The R for Pharmacometrics course provides a practical introduction to the R environment to enable attendees to rapidly achieve confidence and proficiency in R.
As with all Mango courses, attendees are provided with comprehensive training manuals complete with detailed examples and laminated tip sheets for future reference.
now to discuss your training requirements.
back to R training
Course details:
Introduction to the R language and the R community
- Introduction to R
- Comparisons with S-PLUS
- Online resources (such as R-Help and the R community)
back to top
The R Environment
- R Objects
- Search path, Working Directory
- Assigning and masking R objects
- Packages, Task Views
- Using the R help system
back to top
R data objects
- R data types
- Single mode structures: Vectors, Matrices and Arrays
- The relationship between single mode structures
- Multi mode structures: Lists and Data frames
back to top
R Functions
- Importing and Exporting data
- The structure of a function
- Calling R functions
- Basic reporting and statistical functions
- The "apply" family of functions
- Operating on lists: lapply and sapply
- Operating on vectors: sapply
- The "by" statement: tapply and by
back to top
R Graphics
- Graphic devices
- High level graphical functions and arguments
- Low level graphical functions
- Graphic parameters (the par function)
- Lattice Graphics
- Using the grid system
back to top
Typical Pharmacometric/PK Graphics
- Histograms with density lines of demographic variables
- Boxplots (age by gender, or by gender and dose)
- Concentration vs. Time
- The Lattice Package
- Spaghetti plot
- Mean plot by dose or by dose and study
- IPRED/PRED vs. DV plots
- WRES vs. TIME/PRED plots
back to top
Working with NONMEM
- Creating and importing a NONMEM dataset
- Graphing NONMEM results
- Mango’s NONMEM module
back to top
R Simulation
- Creating simulated trial data
- Analyzing simulated trial data
back to top
Bootstrap
- The homemade bootstrap (using sample)
- Using the boot package
- Diagnostic plots
back to top
|