Description Usage Arguments Details Author(s)
rmar: Regression Model Assessment in R
1 |
known |
a numeric vector |
predicted |
a numeric vector or matrix. See Details. |
interval |
minimum and maximum value of prediction domain. Should be supplied as vector of with two elements. If not supplied is assess from the known argument. |
digits |
an integer defining the precision of the round function. |
If predicted is a matrix, it should be organized in way that the first column represents the point estimate and the second and third columns represent the lower and upper bound of the predictive interval.
David Senhora Navega
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.