Package: MixedPsy
Version: 1.0.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] (0000-0001-6269-4536),
  Priscilla Balestrucci [aut] (0000-0002-5764-9439)
Maintainer: Alessandro Moscatelli <moskante@gmail.com>
Description: Tools for the analysis of psychophysical data. 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), <doi:10.1167/12.11.26>.
Depends: R (>= 3.1.0)
Imports: beepr, boot, brglm, lme4, Matrix, mnormt
LazyData: true
License: GPL (>= 2)
URL: https://mixedpsychophysics.wordpress.com
BugReports: https://github.com/moskante/MixedPsy/issues
Encoding: UTF-8
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-11-16 10:00:30 UTC; alessandro
Repository: CRAN
Date/Publication: 2017-11-16 12:58:07 UTC
