Package: cNORM
Type: Package
Title: Continuous Norming
Version: 3.0.2
Maintainer: Wolfgang Lenhard <wolfgang.lenhard@uni-wuerzburg.de>
Date: 2022-06-12
Authors@R: c(person("Alexandra", "Lenhard", role=c("aut"),
    email="lenhard@psychometrica.de", comment=c(ORCID = "0000-0001-8680-4381")), 
    person("Wolfgang", "Lenhard", role = c("cre","aut"), 
    email="wolfgang.lenhard@uni-wuerzburg.de", 
    comment=c(ORCID = "0000-0002-8184-6889")), 
    person("Sebastian", "Gary", role=c("aut")),
    person("WPS publisher", role = c("fnd"),
    comment=c("<https://www.wpspublish.com/>")))
Description: Conventional methods for producing standard scores or percentiles 
    in psychometrics or biometrics are often plagued with 'jumps' or 'gaps' 
    (i.e., discontinuities) in norm tables and low confidence for assessing 
    extreme scores. The continuous norming method introduced by A. Lenhard et al.
    (2016, <doi:10.1177/1073191116656437>; 2019, <doi:10.1371/journal.pone.0222279>;
    2021 <doi: 10.1177/0013164420928457>) estimates percentile development 
    (e. g. over age) and generates continuous test norm scores on the basis of 
    the raw data from standardization samples, without requiring assumptions 
    about the distribution of the raw data: Norm scores are directly established 
    from raw data by modeling the latter ones as a function of both percentile 
    scores and an explanatory variable (e.g., age). The method minimizes bias 
    arising from sampling and measurement error, while handling marked deviations 
    from normality, addressing bottom or ceiling effects and capturing almost 
    all of the variance in the original norm data sample. It includes procedures 
    for post stratification of norm samples to overcome bias in data collection 
    and to mitigate violations of representativeness. An online demonstration is 
    available via <https://cnorm.shinyapps.io/cNORM/>.
Depends: R (>= 4.0.0)
Imports: lattice (>= 0.20), leaps (>= 3.0), latticeExtra (>= 0.6)
Suggests: knitr, shiny, shinycssloaders, foreign, readxl, rmarkdown,
        testthat
License: AGPL-3
VignetteBuilder: knitr
RoxygenNote: 7.1.1
NeedsCompilation: no
Repository: CRAN
Encoding: UTF-8
LazyData: true
URL: https://www.psychometrica.de/cNorm_en.html,
        https://github.com/WLenhard/cNORM
BugReports: https://github.com/WLenhard/cNORM/issues
Packaged: 2022-06-12 08:46:39 UTC; gbpa005
Author: Alexandra Lenhard [aut] (<https://orcid.org/0000-0001-8680-4381>),
  Wolfgang Lenhard [cre, aut] (<https://orcid.org/0000-0002-8184-6889>),
  Sebastian Gary [aut],
  WPS publisher [fnd] (<https://www.wpspublish.com/>)
Date/Publication: 2022-06-12 15:50:12 UTC
