Other packages > Find by keyword >

spectralAnalysis  

Pre-Process, Visualize and Analyse Spectral Data
View on CRAN: Click here


Download and install spectralAnalysis package within the R console
Install from CRAN:
install.packages("spectralAnalysis")

Install from Github:
library("remotes")
install_github("cran/spectralAnalysis")

Install by package version:
library("remotes")
install_version("spectralAnalysis", "4.3.3")



Attach the package and use:
library("spectralAnalysis")
Maintained by
Adriaan Blommaert
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-06-12
Latest Update: 2024-01-30
Description:
Infrared, near-infrared and Raman spectroscopic data measured during chemical reactions, provide structural fingerprints by which molecules can be identified and quantified. The application of these spectroscopic techniques as inline process analytical tools (PAT), provides the pharmaceutical and chemical industry with novel tools, allowing to monitor their chemical processes, resulting in a better process understanding through insight in reaction rates, mechanistics, stability, etc. Data can be read into R via the generic spc-format, which is generally supported by spectrometer vendor software. Versatile pre-processing functions are available to perform baseline correction by linking to the 'baseline' package; noise reduction via the 'signal' package; as well as time alignment, normalization, differentiation, integration and interpolation. Implementation based on the S4 object system allows storing a pre-processing pipeline as part of a spectral data object, and easily transferring it to other datasets. Interactive plotting tools are provided based on the 'plotly' package. Non-negative matrix factorization (NMF) has been implemented to perform multivariate analyses on individual spectral datasets or on multiple datasets at once. NMF provides a parts-based representation of the spectral data in terms of spectral signatures of the chemical compounds and their relative proportions. See 'hNMF'-package for references on available methods. The functionality to read in spc-files was adapted from the 'hyperSpec' package.
How to cite:
Adriaan Blommaert (2018). spectralAnalysis: Pre-Process, Visualize and Analyse Spectral Data. R package version 4.3.3, https://cran.r-project.org/web/packages/spectralAnalysis. Accessed 22 Dec. 2024.
Previous versions and publish date:
3.12.0 (2018-06-12 16:30), 4.3.1 (2023-01-11 11:00)
Other packages that cited spectralAnalysis R package
View spectralAnalysis citation profile
Other R packages that spectralAnalysis depends, imports, suggests or enhances
Complete documentation for spectralAnalysis
Functions, R codes and Examples using the spectralAnalysis R package
Some associated functions: ElementsToSelect-class . ProcessTimes-class . ProcessTimesFrame-class . RangeToSubset-class . SpectraInTime-class . SpectraInTimeComp-class . SummaryByWavelengths-class . addMessage . addPreprocessingStep . baselineCorrect . changeDevSettings . checkCompatible . checkForRedundantSources . checkIdenticalClass . checkMethod . checkTimeUnit . combineSpectralObjects . completeSourceMatrix . computeNMFResidu . convertListToS4 . convertS4ToList . e . first . firstSpectrum . flagVectorInInterval . getClosestElements . getDefaultSumFunc . getDefaultTimeFormat . getDimensionReduction . getElements . getExperimentName . getExtraInfo . getListOfSpectraExample . getNMFInputMatrix . getPathProcessTimesExample . getPreprocessing . getProcessTimesExample . getProcessTimesFrameExample . getRange . getSpectra . getSpectraInTimeCompExample . getSpectraInTimeExample . getSpectralAxis . getStartTime . getTimeConversionFactor . getTimePoints . getUnits . includeRedundantSources . initializeNMFModel . last . lastSpectrum . loadAllSPCFiles . localBaselineCorrect . multiplicativeScatterCorrect . nonNegativePreprocessing . normalize . plotlyAxis . predictNNLS . preprocess . preprocessSpectraInTimeWithList . r . readProcessTimes . readSPC . removeRedundantSources . runNMF . saveSpectra . scaleNMFResult . scatterCorrect . scatterCorrectSpectra . setExperimentName . setTimePointsAlt . smooth . spectralIntegration . spectralNMF . spectralNMFList . spectralNormalization . spectralPLSCalibration . spectralPlsPrediction . spectralSmoothAndDifferentiate . subset-methods . subset.SpectraTime . testListOfSpectra . timeAlign.SpectraInTime . timeAlign.listOfSpectra . timeAlign . trapz . upsampleNMFResult . wavelengthAlign . 
Some associated R codes: alignmentFunctions.R . allGenericFunctions.R . combineSpectralObjects.R . dataManagementTools.R . defaults.R . internalHelpers.R . objectLinking.R . objectProcessTimes.R . objectSpectraInTime.R . objectSpectraInTimeComp.R . readSPC.R . saveSpectraInTime.R . spectralIntegration.R . spectralNMF.R . spectralPLS.R . spectralPreprocessing.R . spectralVisualization.R . subsetting.R .  Full spectralAnalysis package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA