Computes propensity scores (or the linear predictor) for new observations
from the stored terms, factor levels, and ORIGINAL-scale coefficients of an
oal() fit. Works without keep.fits = TRUE and for both refit modes;
the training standardization is never re-estimated (the original-scale
coefficients already absorb it). Missing values in newdata are an error.
Value
A numeric vector with one value per row, named by rownames. For
newdata = NULL and type = "ps" this is exactly object$ps.
