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 26 Jun. 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)
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

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  
PoisBinOrdNor  
Data Generation with Poisson, Binary, Ordinal and Normal Components
Generation of multiple count, binary, ordinal and normal variables simultaneously given the marginal ...
Download / Learn more Package Citations See dependency  
colormap  
Color Palettes using Colormaps Node Module
Allows to generate colors from palettes defined in the colormap module of 'Node.js'. (see ...
Download / Learn more Package Citations See dependency  
infotheo  
Information-Theoretic Measures
Implements various measures of information theory based on several entropy estimators. ...
Download / Learn more Package Citations See dependency  
tactile  
New and Extended Plots, Methods, and Panel Functions for 'lattice'
Extensions to 'lattice', providing new high-level functions, methods for existing functions, panel f ...
Download / Learn more Package Citations See dependency  
poptrend  
Estimate Smooth and Linear Trends from Population Count Survey Data
Functions to estimate and plot smooth or linear population trends, or population indices, from anim ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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