| Package | Description |
|---|---|
| broadwick.abc |
Package for Approximate Bayesian Computation.
|
| Class and Description |
|---|
| AbcController
AbcController class for running abc.
|
| AbcDistance
Create the distance measure required for the ABC rejection algorithm.
|
| AbcModel
A simple model class thats runs a model and creates named quantities, i.e.
|
| AbcNamedQuantity
An ABC named quantity is an order maintaining store of key-value pairs that can be used to store parameters
for a model or the summary statistic calculated by a model.
|
| AbcPriorsSampler
This interface determines how the Prior distribution(s) should be sampled.
|
| ApproxBayesianComp
This class runs an approximate Bayesian computation, sampling from the posterior.
|
Copyright © 2015 University of Glasgow. All rights reserved.