Starting with a linear model, consider the case in which we attempt to predict an individual VF sensitivity value denoted ŷ
d (where
d is one of the 52 locations in a 24-2 HFA VF) from a series of RNFLT values denoted
x i for
i from 1 to
m. This can be expressed by the following oversimplified but illustrative equation:
where
cd is a constant offset. The symbol on
ŷ d indicates that it is a prediction rather than the real measured value denoted by
y d . In this example, the equation has 64 peripapillary thickness profile values (
m = 64), each with its own coefficient that quantifies the contribution of each
x value to the prediction. Thus, each
y value can be predicted by a linear combination of
x values. With some actual data we can find some real numbers for the
w terms by least-squares regression. This calculation attempts to fit an equation that minimizes the difference between the predicted and measured values. It yields an individual equation for each
y value that can be enumerated across all the points, to predict a complete VF from a given vector of
x values. This classic multiple linear regression can be adapted to select only those
x values that are statistically significant for the prediction of
y values, by using techniques such as stepwise multiple regression
23 with the forward-selection scheme. In the linear model described by
equation 1, the
w values (divided by their standard errors) quantify the amount of meaningful contribution made by
x values to predict the
y values. The largest absolute
w term (with respect to the variability in estimating the term) would indicate the
x value that affects the
y d value the most, in the sense that a change in this
x value results in the largest change in
y d . Similarly, the next largest absolute
w term would indicate the second most important term and so on. Equivalently, one could look at the relationship between the
y d value and each
x value separately and simply calculate the correlation coefficient based on the raw data or on the ranks of the data (Spearman's ρ) and end up with a similar result. Loosely speaking, this is the approach of Gardiner et al.,
9 who used neuroretinal rim area estimated from scanning laser ophthalmoscope measurements (Heidelberg Retina Tomograph [HRT]; Heidelberg Engineering, Heidelberg, Germany) as the surrogate structural measurement for glaucomatous damage. Particularly, in the linear model implemented for this study, the VF sensitivity was unlogged from the decibel value and the prediction from this model was converted back to the decibel scale when compared with the measured sensitivity. We will refer to this method as a classic linear model.