campsis

From MaRDI portal
Software:77564



CRANcampsisMaRDI QIDQ77564

Generic PK/PD Simulation Platform CAMPSIS

Nicolas Luyckx

Last update: 16 February 2024

Copyright license: GNU General Public License

Software version identifier: 1.4.0, 1.4.1, 1.2.0, 1.2.1, 1.3.0, 1.5.0, 1.5.1



A generic, easy-to-use and intuitive pharmacokinetic/pharmacodynamic (PK/PD) simulation platform based on R packages 'rxode2', 'RxODE' and 'mrgsolve'. CAMPSIS provides an abstraction layer over the underlying processes of writing a PK/PD model, assembling a custom dataset and running a simulation. CAMPSIS has a strong dependency to the R package 'campsismod', which allows to read/write a model from/to files and adapt it further on the fly in the R environment. Package 'campsis' allows the user to assemble a dataset in an intuitive manner. Once the user’s dataset is ready, the package is in charge of preparing the simulation, calling 'rxode2', 'RxODE' or 'mrgsolve' (at the user's choice) and returning the results, for the given model, dataset and desired simulation settings.