Learn R Programming

stochvol (version 3.2.4)

get_default_fast_sv: 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

Format

An object of class list of length 11.

Arguments

priorspec

a priorspec object created by specify_priors

See Also

svsample, specify_priors, svsample_roll, svsample_fast_cpp, svsample_general_cpp