View source: R/MCResultMethods.r
MCResult.getFitted | R Documentation |
This funcion computes fitted values for a 'MCResult'-object. Depending on the regression method and the error ratio, a projection onto the regression line is performed accordingly. For each point (x_i; y_i) i=1,...,n the projected point(x_hat_i; y_hat_i) is computed.
MCResult.getFitted(.Object)
.Object |
object of class "MCResult". |
fitted values as data frame.
plotResiduals
getResiduals
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.