# Generated by roxygen2: do not edit by hand

S3method(plot,extractedRecessions)
S3method(plot,fittedModel)
S3method(plot,multipleSegmentation)
S3method(plot,recursiveModeling)
S3method(plot,recursiveSegmentation)
S3method(plot,segmentationTree)
S3method(plot,simpleSegmentation)
export(Extract_Recessions)
export(Fit_BaRatin)
export(Fit_LinearRegression)
export(Fit_Recessions)
export(Segmentation)
export(Segmentation_BaRatin)
export(Segmentation_Engine)
export(Segmentation_Recessions)
export(Segmentation_Recursive)
export(Segmentation_RecursiveModeling)
export(Segmentation_quickApprox)
export(extractedRecessions)
export(fittedModel)
export(getRecessionEquations)
export(getRecessionMin)
export(getShifts)
export(multipleSegmentation)
export(numeric_to_time)
export(recursiveModeling)
export(recursiveSegmentation)
export(segmentationTree)
export(simpleSegmentation)
export(time_to_numeric)
import(ggplot2)
import(lubridate)
importFrom(RBaM,BaM)
importFrom(RBaM,dataset)
importFrom(RBaM,mcmcCooking)
importFrom(RBaM,mcmcOptions)
importFrom(RBaM,model)
importFrom(RBaM,parameter)
importFrom(RBaM,prediction)
importFrom(RBaM,remnantErrorModel)
importFrom(RBaM,xtraModelInfo)
importFrom(RColorBrewer,brewer.pal)
importFrom(dplyr,"%>%")
importFrom(dplyr,arrange)
importFrom(dplyr,between)
importFrom(dplyr,first)
importFrom(dplyr,group_by)
importFrom(dplyr,last)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,slice)
importFrom(dplyr,starts_with)
importFrom(dplyr,summarise)
importFrom(lubridate,is.POSIXct)
importFrom(patchwork,plot_layout)
importFrom(patchwork,wrap_plots)
importFrom(scales,viridis_pal)
importFrom(stats,approxfun)
importFrom(stats,coef)
importFrom(stats,dnorm)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,optim)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,uniroot)
importFrom(tidyr,pivot_longer)
importFrom(utils,read.table)
