mnreadR: mnreadR: An R package for analyzing MNREAD data

mnreadRR 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_RT and curveParam_RS or simultaneously with the other MNREAD parameters with mnreadParam. -> Alternatively, it can be estimated with NLME modeling using nlmeParam.

  • Critical Print Size (CPS) -> can be estimated with the standard method: alone with curveParam_RT and curveParam_RS or simultaneously with the other MNREAD parameters with mnreadParam. -> Alternatively, it can be estimated with NLME modeling using nlmeParam.

  • Reading Acuity (RA) -> can be estimated alone with readingAcuity or simultaneously with the other MNREAD parameters with mnreadParam.

  • Reading ACCessibility Index (ACC) -> can be estimated alone with accIndex or simultaneously with the other MNREAD parameters with mnreadParam.

mnreadR also provides functions for graphical display:

  • Raw data can be plotted with mnreadCurve

  • Estimates from the NLME fit can be plotted with nlmeCurve


mnreadR documentation built on May 29, 2024, 1:34 a.m.