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
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
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

rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
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  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns