Learn R Programming

visualFields (version 0.6.2)

ghpostd: general height estimated as the rankRef-th ranked TD location

Description

gets the general height estimated as the rankRef-th ranked TD location

Usage

ghpostd( td, correction = FALSE )

Arguments

td

vf-object with total-deviation values

correction

obtain general height as difference from mean normal "85th" percentile TD value? Default is FALSE

Value

returns the subject's estimated general height

Details

calculates the general height estimated as the pos-th ranked TD location

See Also

pdval

Examples

Run this code
# NOT RUN {
  td <- tdval( vf91016right[15,] )
  ghseventh <- ghpostd( td )
# }

Run the code above in your browser using DataLab