gprdp(X, Y, noisev, scale)
Xz
the (final transformed) matrix
of predictor variables.
alpha
the alpha matrix
.
is.scaled
logical indicating whether both the predictors and response variable were scaled to zero mean and unit variance.
Xcenter
if matrix of predictors was scaled, the centering vector used for X
.
Xscale
if matrix of predictors was scaled, the scaling vector used for X
.
Ycenter
if matrix of predictors was scaled, the centering vector used for Y
.
Yscale
if matrix of predictors was scaled, the scaling vector used for Y
.