All functions

mbte_event_log()

Log unusual events occurring during execution

filtered_signals

Filtered raw-signals

tr_linear() tr_exponential() tr_logistic()

Trend-fitting helpers

indexing-function

Indexing functions for subsignal-extraction

is_tbl_mbte()

Checks if an object is a tbl_mbte.

mbte-package

Model-based trend estimation

mbte_compute_metrics()

Compute metrics for a tbl_mbte with fitted signals

mbte_default_indexer()

The default indexing-function for the mbte-package

mbte_extract_subsignals()

Extract subsignals from a tbl_mbte-object

mbte_fit()

Fit models to signals

mbte_nest_signals()

Combine `time`- and `value`- columns to a list-column (`signal`).

mbte_panel_plot()

Create a basic plot of signals or fits

mbte_reconstruct()

Reconstruct a tbl_mbte from template-object

mbte_unnest_fits()

Perform unnesting of fitting data

mbte_unnest_signals()

Perform unnesting of signals

new_tbl_mbte()

Create a new tbl_mbte.

raw_signals

Sample dataset of raw-signals

tbl_mbte

The main data-structure of the mbte-package