progression.schell2014: Schell 2014 VF progression

Description Usage Arguments Value See Also Examples

Description

progression.schell2014 returns the progression criterion after Schell et al. 2014, which is essentially like CIGTS but with MD, and only one follow-up is enough to confirm progression.

Usage

1

Arguments

measmatrix

is a data frame. MUST contain the following columns: 'md' (mean deviation) and 'eyeid'. Rows represent the single measurements. The minimum measurements (rows) is 4.

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

See Also

https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4495761/

Examples

1
2
3
4
5

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