Description Usage Arguments Value Author(s) See Also
View source: R/coef.quadFuncEst.R
These methods return the coefficients and their covariance matrix from an estimated quadratic function.
1 2 3 4 5  | 
object | 
 an object of class   | 
... | 
 currently ignored.  | 
The coef method returns a vector containing all (linearly independent)
coefficients of a quadratic function.
The vcov method returns the covariance matrix
of all (linearly independent) coefficients of a quadratic function.
Arne Henningsen
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.