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 18 Feb. 2025.
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

MOSS  
Multi-Omic Integration via Sparse Singular Value Decomposition
High dimensionality, noise and heterogeneity among samples and features challenge the omic integrat ...
Download / Learn more Package Citations See dependency  
RobustBayesianCopas  
Robust Bayesian Copas Selection Model
Fits the robust Bayesian Copas (RBC) selection model of Bai et al. (2020) for cor ...
Download / Learn more Package Citations See dependency  
fclust  
Fuzzy Clustering
Algorithms for fuzzy clustering, cluster validity indices and plots for cluster validity and visuali ...
Download / Learn more Package Citations See dependency  
clustMixType  
k-Prototypes Clustering for Mixed Variable-Type Data
Functions to perform k-prototypes partitioning clustering for mixed variable-type data according to ...
Download / Learn more Package Citations See dependency  
ppmf  
Read Census Privacy Protected Microdata Files
Implements data processing described in to align modern differentially ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

23,712

R Packages

205,795

Dependencies

64,332

Author Associations

23,631

Publication Badges

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