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 07 Nov. 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

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
bacondecomp  
Goodman-Bacon Decomposition
Decomposition for differences-in-differences with variation in treatment timing from Goodman-Bacon ...
Download / Learn more Package Citations See dependency  
con2aqi  
Calculate the AQI from Pollutant Concentration
To calculate the AQI (Air Quality Index) from pollutant concentration data. O3, PM2.5, PM10, CO, SO ...
Download / Learn more Package Citations See dependency  
robregcc  
Robust Regression with Compositional Covariates
We implement the algorithm estimating the parameters of the robust regression model with composition ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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