R/fishoil.R

#' @name fishoil
#' @title Raman spectra of fish oil
#'
#' @description 42 fish oil samples with 3 replicates each constitute a Raman data set of 126
#' samples over 3471 Raman shifts. There is a large fluorescence signal in the spectra that
#' needs to be removed before any data analysis can be performed.
#'
#' @references K.H. Liland, A. Kohler, N.K. Afseth. Model-based pre-processing in Raman
#'  spectroscopy of biological samples. Journal of Raman Spectroscopy (2016).
#'
#' @docType data
#' @usage data(fishoil)
#' @format A \code{data.frame} consisting of three parts. The estimated Iodine concentrations
#' of the fish oil samples, Raman spectra (\code{matrix}) and a replicate vector.
NULL

Try the EMSC package in your browser

Any scripts or data that you put into this service are public.

EMSC documentation built on May 29, 2024, 3:07 a.m.