residualError: Calculate the residual error

View source: R/scaling.R

residualErrorR Documentation

Calculate the residual error

Description

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.

Usage

residualError(values, errors, mirror = FALSE, wtX = 0)

Arguments

values

vector of underlying datapoints

errors

the error associated with each datapoint

Value

the residual error vector


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