Description
Interactive 'shiny' Dashboard for 'nlmixr2'.
Description
An R shiny user interface for the 'nlmixr2' (Fidler et al (2019) <doi:10.1002/psp4.12445>) package, designed to simplify the modeling process for users. Additionally, this package includes supplementary functions to further enhances the usage of 'nlmixr2'.
README.md
shinyMixR: Shiny dashboard interface for nlmixr
The shinyMixR package is initially developed as a graphical interface for the nlmixr
package and provides full support for nlmixr2
. The package include a shiny (dashboard) interface and helps in managing, running, editing and analysing nlmixr models. Although the main focus was to build an interface, many of the package functions are also directly available for usage in an interactive R session.
Installation
Currently the package is under active development and can be installed using:
devtools::install_github("richardhooijmaijers/shinyMixR")
Documentation
A short introduction to the package can be found in the article section on the packagedown site It is advised for existing users to read news.md
to see all the latest changes to the package.