calc_basis_corr_mat: Estimate the correlation matrix for a basis set.

View source: R/basis_set.R

calc_basis_corr_matR Documentation

Estimate the correlation matrix for a basis set.

Description

Estimate the correlation matrix for a basis set.

Usage

calc_basis_corr_mat(basis, xlim = c(4, 0.2), zf = TRUE)

Arguments

basis

basis_set object.

xlim

spectral range to use in ppm.

zf

zero-fill the basis set.

Value

correlation matrix.


spant documentation built on Sept. 11, 2024, 9:13 p.m.