get_default_fast_sv {stochvol} | R Documentation |
Default Values for the Expert Settings
Description
These functions define meaningful expert settings for
argument expert
of svsample
and its derivatives.
The result of get_default_fast_sv
should be provided as
expert$fast_sv
and get_default_general_sv
as expert$general_sv
when relevant.
Usage
get_default_fast_sv()
get_default_general_sv(priorspec)
default_fast_sv
Arguments
priorspec |
a |
Format
An object of class list
of length 11.
Note
default_fast_sv
is deprecated.
See Also
svsample
, specify_priors
, svsample_roll
, svsample_fast_cpp
, svsample_general_cpp
[Package stochvol version 3.2.4 Index]