Package: MixedPsy
Version: 1.1.0
Title: Statistical Tools for the Analysis of Psychophysical Data
Authors@R: c(
    person("Alessandro", "Moscatelli", email = "moskante@gmail.com", role = c("aut","cre"), comment = c(ORCID = "0000-0001-6269-4536")),
    person("Priscilla", "Balestrucci", email = "priscilla.balestrucci@gmail.com", role = "aut", comment = c(ORCID = "0000-0002-5764-9439")))
Author: Alessandro Moscatelli [aut, cre]
    (<https://orcid.org/0000-0001-6269-4536>),
  Priscilla Balestrucci [aut] (<https://orcid.org/0000-0002-5764-9439>)
Maintainer: Alessandro Moscatelli <moskante@gmail.com>
Description: Tools for the analysis of psychophysical data in R. This package allows to estimate the Point of Subjective Equivalence (PSE) 
    and the Just Noticeable Difference (JND), either from a psychometric function or from a Generalized Linear Mixed Model (GLMM). 
    Additionally, the package allows plotting the fitted models and the response data, simulating psychometric functions of different shapes, and simulating data sets.
    For a description of the use of GLMMs applied to psychophysical data, refer to Moscatelli et al. (2012).
Depends: R (>= 3.5.0)
Imports: beepr, boot, brglm, lme4, Matrix, mnormt, ggplot2
LazyData: true
License: GPL (>= 2)
URL: https://mixedpsychophysics.wordpress.com
BugReports: https://github.com/moskante/MixedPsy/issues
Encoding: UTF-8
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-11-08 15:18:09 UTC; priscilla
Repository: CRAN
Date/Publication: 2021-11-08 15:50:05 UTC
Built: R 4.0.2; ; 2021-11-09 12:15:23 UTC; unix
