fullquad.fit {dr}R Documentation

Internal function

Description

This function recovers a linear predictor from a dr object, and then uses lm to fit a full quadratic regression

Usage

fullquad.fit(object)

Arguments

object An object of type dr

Value

Returns an object of type lm.

Author(s)

Sanford Weisberg


[Package dr version 2.0.0 Index]