progression.cigts: CIGTS VF progression

Description Usage Arguments Value References Examples

Description

progression.cigts returns the progression of visual field test based on 52 or 54 total deviation probabilities (tdp). CIGTS VF progression (Musch et al., 1999).

Usage

1
progression.cigts(measmatrix)

Arguments

measmatrix

is a data frame. MUST contain the following columns: 52/54 TD probs (column names MUST be 'tdp1' ~ 'tdp52' or 'tdp1' ~ 'tdp54'), 'yearsfollowed', and 'eyeid'. Rows represent the single measurements. The minimum measurements (rows) is 5.

Value

"stable", "worsening", or "improving" of measurements in measmatrix. Note: If a VF series is temporarily improving and temporarily worsening, it is assumed to be "stable" overall

References

http://www.aaojournal.org/article/S0161-6420(99)90147-1/abstract

Examples

1
2
3
4
5

vfprogression documentation built on May 24, 2019, 5:10 p.m.