lamp.sd_factor: Calculate sd adjustment factor

lamp.sd_factorR Documentation

Calculate sd adjustment factor

Description

Calculate sd adjustment factor. For L2 random walk, it is the power of 1/(1+alpha/2). For L1 random walk, it is the power of 1. This factor can be used to adjust either the scale parameter of the stable distribution or T.inf that cuts off the Levy sums.

Usage

lamp.sd_factor(object)

Arguments

object

an object of lamp class

Value

numeric, the sd factor

Author(s)

Stephen H-T. Lihn


ecd documentation built on May 10, 2022, 1:07 a.m.