Time Module
Types and nested modules
| Type/Module | Description |
|
|
|
Helper functions for working with `DateTime` values. |
|
|
Contains types representing common dating methods in long term data analysis. |
|
A specific type of time series that represents growth in a phenomena over time. |
|
Represents a realistic timespan between two dates when working with observational data and model-fitting. The timespan is limited to being non-zero and below 200 years. |
|
|
|
|
|
Contains F#-friendly extension methods for .NET time types. |
|
|
A `TimeFrame` contains multiple time-series that use the same temporal index. |
|
Functions to index individual time-series to a common timeline, where time is represented in 'time index' units. |
|
|
|
|
Contains functions and types to create and manipulate `TimeSeries` values, which represent observations ordered in time. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
A measure that represents dimensionless indexed time where all variables are unified on a common timeline. |
|
|
|
bristlecone