Package: prcr
Type: Package
Title: Person-Centered Analysis
Version: 0.1.4
Author: person("Joshua", "M.", "Rosenberg", role = c("aut", "cre"), email = "jmichaelrosenberg@gmail.com")
Maintainer: Joshua Rosenberg <jmichaelrosenberg@gmail.com>
Description: Provides an easy-to-use yet adaptable set of tools to conduct person-center analysis using a two-step clustering procedure. As described in Bergman and El-Khouri (1999) <DOI:10.1002/(SICI)1521-4036(199910)41:6%3C753::AID-BIMJ753%3E3.0.CO;2-K>, hierarchical clustering is performed to determine the initial partition for the subsequent k-means clustering procedure.
License: MIT + file LICENSE
URL: https://github.com/jrosen48/prcr
BugReports: https://github.com/jrosen48/prcr/issues
LazyData: TRUE
Imports: dplyr, tidyr, ggplot2, tibble
Suggests: rmarkdown, knitr
VignetteBuilder: knitr
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-05-17 07:30:10 UTC; joshuarosenberg
Repository: CRAN
Date/Publication: 2017-05-17 08:25:06 UTC
