Other packages > Find by keyword >

ChemoSpec2D  

Exploratory Chemometrics for 2D Spectroscopy
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("ChemoSpec2D", "0.5.1")



Attach the package and use:
library("ChemoSpec2D")
Maintained by
Bryan A. Hanson
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-12-09
Latest Update: 2025-04-09
Description:
A collection of functions for exploratory chemometrics of 2D spectroscopic data sets such as COSY (correlated spectroscopy) and HSQC (heteronuclear single quantum coherence) 2D NMR (nuclear magnetic resonance) spectra. 'ChemoSpec2D' deploys methods aimed primarily at classification of samples and the identification of spectral features which are important in distinguishing samples from each other. Each 2D spectrum (a matrix) is treated as the unit of observation, and thus the physical sample in the spectrometer corresponds to the sample from a statistical perspective. In addition to chemometric tools, a few tools are provided for plotting 2D spectra, but these are not intended to replace the functionality typically available on the spectrometer. 'ChemoSpec2D' takes many of its cues from 'ChemoSpec' and tries to create consistent graphical output and to be very user friendly.
How to cite:
Bryan A. Hanson (2018). ChemoSpec2D: Exploratory Chemometrics for 2D Spectroscopy. R package version 0.5.1, https://cran.r-project.org/web/packages/ChemoSpec2D. Accessed 18 Sep. 2026.
Previous versions and publish date:
0.2.0 (2018-12-09 15:10), 0.2.19 (2019-03-01 06:20), 0.3.166 (2019-06-09 19:50), 0.4.147 (2020-02-19 06:10), 0.4.176 (2020-08-31 06:40), 0.4.187 (2021-03-16 07:40), 0.5.0 (2021-10-11 09:40), (2026-07-09 08:00)
Other packages that cited ChemoSpec2D R package
View ChemoSpec2D citation profile
Other R packages that ChemoSpec2D depends, imports, suggests or enhances
Complete documentation for ChemoSpec2D
Functions, R codes and Examples using the ChemoSpec2D R package
Some associated functions: ChemoSpec2D-package . LofC . LofL . MUD . Spectra2D . calcLvls . centscaleSpectra2D . check4Gaps . chkSpectra . colorSymbol . computeVolume . files2Spectra2DObject . hats_alignSpectra2D . import2Dspectra . inspectLvls . miaSpectra2D . normSpectra2D . pfacSpectra2D . plotLoadings2D . plotScores . plotScree . plotSlice . plotSpectra2D . popSpectra2D . removeFreq . removeGroup . removePeaks2D . removeSample . sampleDist . shiftSpectra2D . showScale . sumGroups . sumSpectra . updateGroups . 
Some associated R codes: AlignArraysMBO.R . ChemoSpec2D-package.R . LofC.R . LofL.R . MUD.R . Spectra2D.R . calcLvls.R . centscaleSpectra2D.R . check4GapsStub.R . chkSpectraStub.R . cleanArgs2D.R . colorSymbolStub.R . computeVolume.R . createScale.R . drawScale.R . evalArrayOverlapMBO.R . files2Spectra2DObject.R . findExtreme.R . findZeros.R . getAlignOrder.R . getPN.R . hats_alignSpectra2D.R . import2Dspectra.R . inspectLvls.R . makeArray.R . mapColors.R . miaSpectra2D.R . noiseSurface.R . normSpectra2D.R . onAttach.R . pfacSpectra2D.R . plotEngine.R . plotLoadings2D.R . plotScoresStub.R . plotScreeStub.R . plotSlice.R . plotSpectra2D.R . popSpectra2D.R . removeFreqStub.R . removeGroupStub.R . removePeaks2D.R . removeSampleStub.R . rescale.R . sampleDistStub.R . shiftArray.R . shiftSpectra2D.R . showHist.R . showScale.R . sumGroupsStub.R . sumSpectraStub.R . symAroundZero.R . unstack.R . updateGroupsStub.R .  Full ChemoSpec2D package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

downlit  
Syntax Highlighting and Automatic Linking
Syntax highlighting of R code, specifically designed for the needs of 'RMarkdown' packages like 'pk ...
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  
data360r  
Wrapper for 'TCdata360' and 'Govdata360' API
Makes it easy to engage with the Application Program Interface (API) of the 'TCdata360' and 'Govdat ...
Download / Learn more Package Citations See dependency  
hmeasure  
The H-Measure and Other Scalar Classification Performance Metrics
Classification performance metrics that are derived from the ROC curve of a classifier. The package ...
Download / Learn more Package Citations See dependency  
injectoR  
R Dependency Injection
R dependency injection framework. Dependency injection allows a program design to follow the depend ...
Download / Learn more Package Citations See dependency  
eyelinker  
Import ASC Files from EyeLink Eye Trackers
Imports plain-text ASC data files from EyeLink eye trackers into (relatively) tidy data frames for ...
Download / Learn more Package Citations See dependency  

28,565

R Packages

239,283

Dependencies

75,677

Author Associations

28,566

Publication Badges

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