Learn R Programming

visualFields (version 0.6.2)

pdvalghr: pattern deviation from general height rank (GHr)

Description

gets the pattern-deviation from the estimator of general height rank (GHr)

Usage

pdvalghr( td )

Arguments

td

total-deviation values

Details

calculates pattern-deviation from the estimator of general height rank (GHr). All in dBs.

See Also

pdval, pdpmap, pdpmapghr, tdval, tdpmap

Examples

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

Run the code above in your browser using DataLab