Bristlecone Namespace
The core library of Bristlecone, containing model-fitting functions.
| Type/Module | Description |
|
|
|
|
Main functionality of Bristlecone, including functions to scaffold `ModelSystem`s and for model-fitting (tests and real fits). |
|
|
|
|
|
|
|
Diagnostic techniques for determining the suitability of results obtained with Bristlecone. |
|
|
The estimation engine represents the method used to calculate equations and optimise a likelihood function. The whole estimation engine is tensor-based internally, but may take float-based equations as a legacy option. |
|
|
|
|
|
An F# Domain Specific Language (DSL) for scripting with Bristlecone. |
|
|
|
|
|
|
|
Contains tools for conducting Model Selection across individual subjects and hypotheses. |
|
|
Represents an ordinary differential equation model system and its likelihood as an objective function that may be optimised. |
|
|
Configures a single function that represents a model and its likelihood when fit to time-series data. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Helper functions for the creation of `Solver` functions, which apply time-series models to time-series data (when using Bristlecone time-series types). |
|
|
More shape-aware intermediary layer for translating between DiffSharp tensors and Bristlecone functions. |
|
|
|
|
|
|
|
|
|
bristlecone