View source: R/tidychangepoint-package.R
ls_models | R Documentation |
Algorithmic coverage through tidychangepoint
ls_models()
ls_pkgs()
ls_methods()
ls_penalties()
ls_cpt_penalties()
ls_coverage()
A tibble::tibble or character
segment()
# List all model-fitting functions
ls_models()
# List packages supported by tidychangepoint
ls_pkgs()
# List methods supported by segment()
ls_methods()
# List penalty functions provided by tidychangepoint
ls_penalties()
# List penalty functions supported by changepoint
ls_cpt_penalties()
# List combinations of method, model, and penalty supported by tidychangepoint
ls_coverage()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.