get_msc_coeff {prospectr}R Documentation

get_msc_coeff

Description

Coefficients for multiplicative Scatter Correction written in C++

Usage

get_msc_coeff(X, ref_spectrum)

Arguments

X

matrix

ref_spectrum

a matrix of one row and same columns as in X


[Package prospectr version 0.2.7 Index]