
calculates the visual field stats
vfstats( vf )
vf
-object with sensitivity thresholds
calculates the visual field stats: mean sensitivity (msens), std of sensitivities (ssens), mean total deviation (mtdev), std of total deviation (stdev), mean pattern deviation (mpdev), std of pattern deviation (spdev). All are weighted means and stds
[1] A. Heijl, G. Lindgren, and J. Olsson. A package for the statistical analysis of visual fields. Documenta Ophthalmologica Proceedings Series, 49, 1987
# NOT RUN {
vfs <- vfstats( vf91016right )
# }
Run the code above in your browser using DataLab