A class designed to hold visual acuity summary data
Usage
# S4 method for class 'VASummaryObject'
show(object)
# S4 method for class 'VASummaryObject,missing'
plot(x, y, ...)Methods (by generic)
show(VASummaryObject): show methodplot(x = VASummaryObject, y = missing): plot method
Slots
logMAR.combinedNumeric values of the combined logarithm of the minimum angle of resolution data for both eyes
snellen.combinedthe snellen values back transformed from the combined logMAR values
mean.logMARaverage of the logarithm of the minimum angle of resolution data
mean.snellenaverage of the combined Snellen data