Links
License
Release Notes
Source Repository
The Bristlecone Language
Writing Models
Defining a Hypothesis (or Model System)
Defining a Model-Fitting Method (Estimation Engine)
Composing models into many hypotheses
Techniques
Model Fitting
Model Selection
Ensembles and Parallel Processing
Calculating Confidence Intervals
Diagnostics
Loading and Saving Data
Bristlecone.Dendro
Dendroecology
Examples
Predator-Prey Dynamics
Shrub response to a single limiting resource
Components
Optimisation
Integration
API Reference
All Namespaces
bristlecone
Normal Module
Namespace:
Bristlecone.Statistics
Assembly: Bristlecone.dll
Parent Module:
Distributions
Functions and values
Function or value
Description
Normal.draw
random mean stdev
Full Usage:
Normal.draw
random mean stdev
Parameters:
random
:
Random
mean
:
float
stdev
:
float
Returns:
unit -> float
random
:
Random
mean
:
float
stdev
:
float
Returns:
unit -> float
Type something to start searching.