Skip to content
/ PopED Public

❗ This is a read-only mirror of the CRAN R package repository. PopED — Population (and Individual) Optimal Experimental Design. Homepage: https://andrewhooker.github.io/PopED/https://github.com/andrewhooker/PopED Report bugs for this package: https://github.com/andrewhooker/PopED/issues

Notifications You must be signed in to change notification settings

cran/PopED

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PopED

CRAN_Status_Badge R-CMD-check Codecov test coverage

PopED computes optimal experimental designs for both population and individual studies based on nonlinear mixed-effect models. Often this is based on a computation of the Fisher Information Matrix (FIM).

Installation

You need to have R installed. Download the latest version of R from www.r-project.org. You can install the released version of PopED from CRAN with:

install.packages("PopED")

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("andrewhooker/PopED")

Getting started

To get started you need to define

  1. A model.
  2. An initial design (and design space if you want to optimize).
  3. The tasks to perform.

Learn more in this introduction to PopED

Contact

You are welcome to:

About

❗ This is a read-only mirror of the CRAN R package repository. PopED — Population (and Individual) Optimal Experimental Design. Homepage: https://andrewhooker.github.io/PopED/https://github.com/andrewhooker/PopED Report bugs for this package: https://github.com/andrewhooker/PopED/issues

Resources

Stars

Watchers

Forks

Packages

No packages published