expectedError | R Documentation |
Infer a function that models expected error relative to data point magnitutes
expectedError(values, errors, mirror = FALSE, wtX = 0, intervalWidth = 0.1)
values |
underlying datapoints |
errors |
the error associated with each datapoint |
a list containing (i) a model function that maps data point magnitude to expected error; (ii) the model parameters; and (iii) the a running median error across the provided value range.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.