Learn R Programming

visualFields (version 0.6.2)

vfindexpmap: probability values for visual field index

Description

calculates the probability values for visual field index

Usage

vfindexpmap( vfi )

Arguments

vfi

visual fields index

Details

calculates the proability values for visual field index (see vfindex)

References

[1] B. Bengtsson and A. Heijl. A visual field index for calculation of glaucoma rate of progression. American Journal of Ophthalmology, 145, 2008

See Also

vfstats, vfstatspmap, vfindex

Examples

Run this code
# NOT RUN {
  vfi  <- vfindex( vf91016right )
  vfip <- vfindexpmap( vfi )
# }

Run the code above in your browser using DataLab