prepCalData function

Prepares calibration data

Prepares calibration data

prepCalData(x, exclrows = NULL, exclcols = NULL, min.nrows = 1, min.ncols = 2)

Arguments

  • x: matrix or data frame with values (calibration set)
  • exclrows: rows to be excluded from calculations (numbers, names or vector with logical values)
  • exclcols: columns to be excluded from calculations (numbers, names or vector with logical values)
  • min.nrows: smallest number of rows which must be in the dataset
  • min.ncols: smallest number of columns which must be in the dataset
  • Maintainer: Sergey Kucheryavskiy
  • License: MIT + file LICENSE
  • Last published: 2024-08-19