Package: changeS
Type: Package
Title: S-Curve Fit for Changepoint Analysis
Version: 1.0.1
Authors@R: c(
  person(given="Lan", family="Jiang", email = "jianglanniovo@gmail.com", 
     role = "aut"), 
  person(given="Collin", family="Kennedy", email = 
     "collinjkennedy@gmail.com", role = "aut"),
  person(given="Norm", family="Matloff", email = "nsmatloff@ucdavis.edu", role =
     c("aut", "cre"),  comment = c(ORCID = "0000-0001-9179-6785")))
Maintainer: Norm Matloff <nsmatloff@ucdavis.edu>
Description: Estimation of changepoints using an "S-curve"
   approximation. Formation of confidence intervals for changepoint
   locations and magnitudes. Both abrupt and gradual changes can be
   modeled.
Depends: R (>= 3.5.0), nls.multstart, ggplot2, stringr
Suggests: knitr,rmarkdown
VignetteBuilder: knitr
License: GPL (>= 2)
URL: https://github.com/matloff/changeS
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2024-03-23 19:46:31 UTC; normanmatloff
Author: Lan Jiang [aut],
  Collin Kennedy [aut],
  Norm Matloff [aut, cre] (<https://orcid.org/0000-0001-9179-6785>)
Repository: CRAN
Date/Publication: 2024-03-25 19:10:06 UTC
Built: R 4.3.2; ; 2024-03-25 21:36:26 UTC; unix
