Package: MMRcaseselection
Type: Package
Title: Case Classification and Selection Based on Regression Results
Version: 0.1.0
Authors@R: 
    person("Ingo", "Rohlfing", email = "i.rohlfing@uni-koeln.de",
           role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-8715-4771"))
Depends: R (>= 2.10)
Description: Researchers doing a mixed-methods analysis (nested analysis as
    developed by Lieberman (2005) <doi:10.1017/S0003055405051762>) can
    use the package for the classification of cases and case selection using
    results of a linear regression. One can designate cases 
    as typical, deviant, extreme and pathway case and use different case 
    selection strategies for the choice of a case belonging to one of
    these types.
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: stats, ggplot2
RoxygenNote: 7.1.0
URL: https://github.com/ingorohlfing/MMRcaseselection
BugReports: https://github.com/ingorohlfing/MMRcaseselection
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
Language: en-US
NeedsCompilation: no
Packaged: 2020-05-27 19:34:29 UTC; Ingo R
Author: Ingo Rohlfing [aut, cre] (<https://orcid.org/0000-0001-8715-4771>)
Maintainer: Ingo Rohlfing <i.rohlfing@uni-koeln.de>
Repository: CRAN
Date/Publication: 2020-06-03 11:40:02 UTC
Built: R 4.1.0; ; 2021-05-27 12:52:29 UTC; unix
