drift_dm_stats_types: Available types of statistics

View source: R/utils.R

drift_dm_stats_typesR Documentation

Available types of statistics

Description

Internal helper to return supported statistic types depending on the context (e.g., for observed data.frames or fitted model objects).

Usage

drift_dm_stats_types(context = NULL)

Arguments

context

a character string, indicating the context. If NULL, all available types are returned.

Value

a character vector of valid statistic types for the given context.


dRiftDM documentation built on Dec. 1, 2025, 5:08 p.m.