This function recovers a linear predictor from a dr object, and then uses lm to fit a full quadratic regression
fullquad.fit(object)
object
Returns an object of type lm.
Sanford Weisberg