Skip to content
This repository was archived by the owner on Jun 23, 2023. It is now read-only.

Latest commit

 

History

History
7 lines (6 loc) · 461 Bytes

File metadata and controls

7 lines (6 loc) · 461 Bytes

Sampler - Toolkit for Simulation Modelling

Sampler is Scala library for simulation modelling and analysis at the Animal and Plant Health Agency. Core features include:

  • Type classes to create and manipulate empirical distributions.
  • Approximation of posterior distributions using a distributed Approximate Bayesian Computation algorithm.
  • Interaction with R by calling a child process or linking with an R server.