expectedError: Infer a function that models expected error relative to data...

View source: R/scaling.R

expectedErrorR Documentation

Infer a function that models expected error relative to data point magnitutes

Description

Infer a function that models expected error relative to data point magnitutes

Usage

expectedError(values, errors, mirror = FALSE, wtX = 0, intervalWidth = 0.1)

Arguments

values

underlying datapoints

errors

the error associated with each datapoint

Value

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.


jweile/tileseqMave documentation built on April 5, 2024, 4:51 p.m.