Description Usage Arguments Value References See Also
Generate a list of options.
1 2 3 | get.opt.spec(p = 3, K = 30, alpha = 1, nlambda = 100, bs = "rb",
lam.ratio.lims = c(1e-05, 1 - 1e-05), lam.ratio.len = 100,
glmnet.lam.min = 0.001, bgamma = 1)
|
p |
Degree of polynomial used in the radial basis |
K |
Number of knots |
alpha |
The elastic net mixing parameter in |
nlambda |
Number of lambda values tried in |
bs |
Choice of smoothers; "rb" corresponds to radial basis |
lam.ratio.lims |
Limits of the lambda ratios between the continuum and the emission lines. |
lam.ratio.len |
Number of ratios |
glmnet.lam.min |
lambda_min_ratio of |
bgamma |
Tuning parameter in extended MDL |
An list of options.
Raymond K. W. Wong, Vinay L. Kashyap, Thomas C. M. Lee and David A. van Dyk (2016). Detecting Abrupt Changes in the Spectra of High-energy Astrophysical Sources. The Annals of Applied Statistics, 10(2), 1107-1134.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.