| mnreadR {mnreadR} | R Documentation |
mnreadR: An R package for analyzing MNREAD data
Description
mnreadR provides simple functions to estimate the four MNREAD parameters:
-
Maximum Reading Speed (MRS) -> can be estimated with the standard method: alone with
curveParam_RTandcurveParam_RSor simultaneously with the other MNREAD parameters withmnreadParam. -> Alternatively, it can be estimated with NLME modeling usingnlmeParam. -
Critical Print Size (CPS) -> can be estimated with the standard method: alone with
curveParam_RTandcurveParam_RSor simultaneously with the other MNREAD parameters withmnreadParam. -> Alternatively, it can be estimated with NLME modeling usingnlmeParam. -
Reading Acuity (RA) -> can be estimated alone with
readingAcuityor simultaneously with the other MNREAD parameters withmnreadParam. -
Reading ACCessibility Index (ACC) -> can be estimated alone with
accIndexor simultaneously with the other MNREAD parameters withmnreadParam.
mnreadR also provides functions for graphical display:
Raw data can be plotted with
mnreadCurveEstimates from the NLME fit can be plotted with
nlmeCurve