Skip to content

mjb3/Discuit.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discuit.jl

Fast parameter inference for discrete state space continuous time (DSSCT) models in Julia

Build Status
[![][travis-img]][travis-url]

The Discuit.jl package contains tools for parameter inference and simulation of discrete state space continuous time (DSSCT) models in Julia. See Discuit in R for the corresponding R package.

Features

  • Customisable finite adaptive MCMC algorithm for fast parameter inference.
  • Pooley model based proposal (MBP) method for improved mixing.
  • Simulation via the Gillespie direct method.
  • Automated tools for convergence diagnosis and analysis.

Installation

The package is not registered and must be added via the package manager Pkg. From the REPL type ] to enter the Pkg mode and run:

pkg> add https://github.com/mjb3/Discuit.jl

Usage

See the package documentation for further information and examples.

About

Fast parameter inference for discrete state space continuous time (DSSCT) models in Julia

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published