Learn R Programming

vfprogression (version 0.7.1)

vf.cigts: Combined Visual Field Series for General Progression Method

Description

Data

Usage

data(vf.cigts)

Arguments

Format

A data frame sample for CIGTS progression method, which includes visual field related measurement for two eyes, each with 10 follow-ups. Rows represent the single measurements.

Examples

Run this code
# NOT RUN {
data(vf.cigts)
colnames(vf.cigts)
progression.cigts(vf.cigts)
progression.cigts(vf.cigts[vf.cigts$eyeid == 1,])
progression.cigts(vf.cigts[vf.cigts$eyeid == 2,])
# }

Run the code above in your browser using DataLab