# 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()
Run the code above in your browser using DataLab