R Implementation of the simple three compartment model for volatile anaesthetics described in Cowles et al. 1973.
Please find an example simulation in the corresponding vignette.
You are welcome to:
This project is currently work in progress. To install the development version please use:
install.packages("remotes")
remotes::install_github("umg-minai/simva")