beanumber / tidychangepoint

Changepoint detection with a tidy interface
https://beanumber.github.io/tidychangepoint/
GNU General Public License v3.0
1 stars 1 forks source link

CRAN: add output values #111

Closed beanumber closed 2 months ago

beanumber commented 2 months ago

Please add \value to .Rd files regarding exported methods and explain the functions results in the documentation. Please write about the structure of the output (class) and also what the output means. (If a function does not return a value, please document that too, e.g. \value{No return value, called for side effects} or similar) Missing Rd-tags: changepoints.Rd: \value compare_models.Rd: \value cpt-generics.Rd: \value diagnose.Rd: \value exceedances.Rd: \value file_name.Rd: \value fit_lmshift.Rd: \value fit_meanshift.Rd: \value fit_meanvar.Rd: \value fitness.Rd: \value ga-generics.Rd: \value mod_cpt-generics.Rd: \value new_seg_basket.Rd: \value new_seg_cpt.Rd: \value pad_tau.Rd: \value plot.tidyga.Rd: \value seg-basket-generics.Rd: \value seg-cpt-generics.Rd: \value segment_ga.Rd: \value segment_pelt.Rd: \value tbl_coef.Rd: \value test_set.Rd: \value tidycpt-generics.Rd: \value vec_ptype2.logLik.logLik.Rd: \value wbs-generics.Rd: \value