calc_basis_crlbs | R Documentation |
Estimate the CRLB for each element in a basis set.
calc_basis_crlbs(
basis,
xlim = c(4, 0.2),
zf = TRUE,
sd = 1,
bl_comp_pppm = NULL
)
basis |
basis_set object. |
xlim |
spectral range to use in ppm. |
zf |
zero-fill the basis set. |
sd |
standard deviation of the noise. |
bl_comp_pppm |
number spline baseline components to append per-ppm. |
a vector of predicted errors.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.