residualError | R Documentation |
Models expected error relative to data point magnitudes and then uses the model to calculate the residual error, i.e. how much greater or lesser the error is compared to expectation.
residualError(values, errors, mirror = FALSE, wtX = 0)
values |
vector of underlying datapoints |
errors |
the error associated with each datapoint |
the residual error vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.