calc_sd_poly: Perform a polynomial fit, subtract and return the standard...

Description Usage Arguments Value

View source: R/utils.R

Description

Perform a polynomial fit, subtract and return the standard deviation of the residuals.

Usage

1
calc_sd_poly(y, degree = 1)

Arguments

y

array.

degree

polynomial degree.

Value

standard deviation of the fit residuals.


neuroconductor-devel-releases/spant documentation built on May 6, 2020, 4:29 p.m.