Package: mnreadR
Type: Package
Title: MNREAD Parameters Estimation and Curve Plotting
Version: 2.1.4
Authors@R: c(
    person("Aurélie", "Calabrèse", email = "aurelie.calabrese@inria.fr", role = c("aut", "cre")),
    person("J. Steve", "Mansfield", email = "steve.mansfield@plattsburgh.edu", role = "aut"),
    person("Gordon E.", "Legge", email = "legge@umn.edu", role = "aut")
    )
Description: Allows to analyze the reading data obtained with the MNREAD Acuity 
    Chart, a continuous-text reading acuity chart for normal and low vision. 
    Provides the necessary functions to plot the MNREAD curve and estimate 
    automatically the four MNREAD parameters: Maximum Reading Speed, 
    Critical Print Size, Reading Acuity and Reading Accessibility Index.
    Parameters can be estimated either with the standard method 
    or with a nonlinear mixed-effects (NLME) modeling. 
    See Calabrese et al. 2018 for more details <doi:10.1167/18.1.8>.
Depends: R (>= 2.10), dplyr, tidyr, ggplot2
Imports: stats, nlme, tibble
URL: http://legge.psych.umn.edu/mnread-acuity-charts
License: GPL-2
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2020-01-22 14:37:05 UTC; Aurelie
Author: Aurélie Calabrèse [aut, cre],
  J. Steve Mansfield [aut],
  Gordon E. Legge [aut]
Maintainer: Aurélie Calabrèse <aurelie.calabrese@inria.fr>
Repository: CRAN
Date/Publication: 2020-01-23 13:30:08 UTC
Built: R 4.1.0; ; 2020-08-03 12:15:38 UTC; windows
