The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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).
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")
::install_github("andrewhooker/PopED") devtools
To get started you need to define
Learn more in this introduction to PopED
You are welcome to:
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.