Skip to content

Examples

kima provides several examples showing the analysis of standard datasets and some best practices. Each example is implemented as a function which creates, and optionally runs, a given model. They can all be accessed through the examples module

from kima import examples

or directly

from kima.examples import multi_instrument

The following pages describe each example in some depth: