pske
(pronounced "peh·skee") is a collection of probabilistic solvers of Kolmogorov's equations for Markov jump processes.
Linux systems usually ship with such tools, but macOS and Windows users might require additional setup:
- Windows: install Rtools.
- macOS: follow these instructions (only "Mandatory tools").
if (!require(remotes)) {
install.packages('remotes')
}
remotes::install_github("UBC-Stat-ML/pske")
- Basic parameter checking to avoid crashing R session by passing wrong things to C code
- More solvers