SkillAgentSearch skills...

PopED

Population Experimental Design (PopED) in R

Install / Use

/learn @andrewhooker/PopED
About this skill

Quality Score

0/100

Category

Design

Supported Platforms

Universal

README

<!-- README.md is generated from README.Rmd. Please edit that file -->

PopED <img src="man/figures/logo.png" align="right" alt="" width="240" />

<!-- badges: start -->

CRAN_Status_Badge R-CMD-check Codecov test
coverage

<!-- badges: end -->

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:

Related Skills

View on GitHub
GitHub Stars33
CategoryDesign
Updated5d ago
Forks20

Languages

R

Security Score

95/100

Audited on Mar 16, 2026

No findings