mnreadR | R Documentation |
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.