Package: splinetree
Title: Longitudinal Regression Trees and Forests
Version: 0.2.0
Authors@R: c(person("Anna", "Neufeld", email = "aneufeld@uw.edu", role = c("aut", "cre")), person("Brianna", "Heggeseth", email = "bheggese@macalester.edu", role = c("aut","ths")))
Description: Builds regression trees and random forests for longitudinal or functional data using a spline projection method. Implements and extends the work of Yu and Lambert (1999) <doi:10.1080/10618600.1999.10474847>. This method allows trees and forests to be built while considering either level and shape or only shape of response trajectories. 
Depends: R (>= 3.5.0), rpart, nlme, splines
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: mosaic, ggplot2, treeClust, mclust
RoxygenNote: 6.1.1
Suggests: R.rsp, knitr, rmarkdown, testthat
VignetteBuilder: R.rsp
BugReports: https://github.com/anna-neufeld/splinetree/issues
URL: https://github.com/anna-neufeld/splinetree
NeedsCompilation: no
Packaged: 2019-07-16 17:59:24 UTC; annaneufeld
Author: Anna Neufeld [aut, cre],
  Brianna Heggeseth [aut, ths]
Maintainer: Anna Neufeld <aneufeld@uw.edu>
Repository: CRAN
Date/Publication: 2019-07-18 06:36:41 UTC
Built: R 4.4.3; ; 2025-10-21 15:37:32 UTC; windows
