Skip to content

afsc-assessments/growthbreaks

Repository files navigation

growthbreaks

This package is designed to implement the GAM-based breakpoint detection method developed and tested in Kapur et al. (2020).

Installation

You must have rtools installed to build this package. To confirm you have the correct version of rtools for your version of R, run:

pkgbuild::check_build_tools(debug=TRUE)

To install:

devtools::install_github('afsc-assessments/growthbreaks')

Vignettes

Check out the example under Articles available at https://afsc-assessments.github.io/growthbreaks/.