fosr_vs | R Documentation |
'refund'
packageA modified version of fosr.vs
, but
with groups parameter to allow grouping time points rather than the
whole coefficient when the underlying functions are locally supported.
fosr_vs(
formula,
data,
nbasis = 10,
method = c("ls", "grLasso", "grMCP", "grSCAD"),
epsilon = 1e-05,
max.iter_num = 100,
groups = NULL
)
formula , data , nbasis , method , epsilon , max.iter_num |
see
|
groups |
integer vector with length of number of time-points
of how time-points should be grouped; default
is |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.