calc_basis_corr_mat {spant} | R 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.
[Package spant version 2.23.0 Index]