rioja-internal | R Documentation |
Internal rioja functions.
.max.bias(resi, x, ng = 10)
.rmse(x)
.r2(x, obs)
.mono.fit(x, y)
.mono.predict(mod, newdata)
resi |
vector of residuals. |
x , y |
vector of observed or predicted values. |
obs |
vector of observed values. |
mod |
model fitted by .mono.fit. |
newdata |
data frame or matrix of new data to predict. |
Internal rioja
functions, not to be called by the user.
Steve Juggins
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.