powered by
Data
data(vf.vfi)
A data frame for CIGTS progression example, which includes visual field related measurement for two eyes each with 10 follow-ups.
# NOT RUN { data(vf.vfi) colnames(vf.vfi) progression.vfi(vf.vfi) progression.vfi(vf.vfi[vf.vfi$eyeid == 1,]) progression.vfi(vf.vfi[vf.vfi$eyeid == 2,]) # }
Run the code above in your browser using DataLab