Description Usage Arguments Examples
View source: R/get_trend_BIC.R
get_trend_cv
Selects smoothing parameter using Schwarz Information
1 2 3 |
y |
observed data |
tau |
quantile levels at which to evaluate trend |
k |
order of differencing |
lambdaSeq |
smoothing penalty parameter options to compare |
df_tol |
tolerance for determining degrees of freedom (Dtheta > df_tol) |
gamma |
parameter for eBIC |
plot_lambda |
TRUE/FALSE for plotting lambda by model criteria |
solver |
LP solver, can be "gurobi", "Rglpk", or "lpSolve" |
criteria |
criteria to use for lambda selection, must be "eBIC", "SIC", or "valid" |
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.