Learn R Programming

hyperSpec (version 0.98-20161118)

spc.NA.linapprox: Impute missing data points

Description

Replace NAs in the spectra matrix by linear interpolation.

Usage

spc.NA.linapprox(spc, neighbours = 1, ...)

Arguments

spc

hyperSpec object with spectra matrix containing NAs

neighbours

how many neighbour data points should be used to fit the line

...

ignored

Value

hyperSpec object