get.opt.spec: Option list

Description Usage Arguments Value References See Also

View source: R/spectrum.R

Description

Generate a list of options.

Usage

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)

Arguments

p

Degree of polynomial used in the radial basis

K

Number of knots

alpha

The elastic net mixing parameter in glmnet

nlambda

Number of lambda values tried in glmnet

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 glmnet

bgamma

Tuning parameter in extended MDL

Value

An list of options.

References

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.

See Also

spec


astrostat/Automark documentation built on Dec. 4, 2019, 12:30 a.m.