Skip to content

Open-Systems-Pharmacology/OSPSuite.ParameterIdentification

Repository files navigation

ospsuite.parameteridentification

Main-Workflow codecov

The ospsuite.parameteridentification R package provides the functionality of performing parameter identification (i.e., fitting the model to observed data) with simulations created in the Open Systems Pharmacology Software tools PK-Sim and MoBi. The package requires the ospsuite package to run the simulations.

Installation

The package can be installed from GitHub using the {pak} package. Simply run the following code:

install.packages("pak")

pak::pak("Open-Systems-Pharmacology/OSPSuite.ParameterIdentification@*release")

Get the latest development version with:

pak::pak("Open-Systems-Pharmacology/OSPSuite.ParameterIdentification")

User guide

Examples of running parameter estimation tasks using this package are detailed in vignette('user-guide').

Code of conduct

Everyone interacting in the Open Systems Pharmacology community (codebases, issue trackers, chat rooms, mailing lists etc…) is expected to follow the Open Systems Pharmacology code of conduct.

Contribution

We encourage contribution to the Open Systems Pharmacology community. Before getting started please read the contribution guidelines. If you are contributing code, please be familiar with the coding standards.

License

The {OSPSuite.ParameterIdentification} package is released under the GPLv2 License.

All trademarks within this document belong to their legitimate owners.