Learn R Programming

visualFields (version 0.6.2)

pdpmapghr: probability map for pattern deviation from global sensitivity estimate

Description

gets probability map for pattern-deviation values obtained from estimates of general height rank

Usage

pdpmapghr( pd )

Arguments

pd

pattern-deviation values in dBs

Value

returns the subjects's pattern-deviation probability map from the age-matched normative reference.

Details

calculates the probability maps for pattern-deviation values obtained from estimates from general height rank

See Also

pdval, tdval, tdpmap

Examples

Run this code
# NOT RUN {
  td  <- tdval( vf91016right )
  pd  <- pdvalghr( td )
  pdp <- pdpmapghr( pd )
# }

Run the code above in your browser using DataLab