Learn R Programming

visualFields (version 0.4.3)

pdval: pattern deviation

Description

gets pattern-deviation values

Usage

pdval( td )

Arguments

td

total-deviation values

Details

calculates pattern-deviation values using the (around) 85-th percentile. All in dBs.

See Also

pdpmap, tdval, tdpmap

Examples

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

Run the code above in your browser using DataLab