mu_arcsin: Arcsin moments

View source: R/kernelCollection.R

mu_arcsinR Documentation

Arcsin moments

Description

Returns a vector of the first two uncentered moments (μ_1,μ_2) for the arcsin kernel on the desired support.Equivalent to mu_beta(param=c(1/2,1/2)).

Usage

mu_arcsin(support = c(0, 1), param = NULL)

Arguments

support

lower and upper bound of kernel window

param

optional parameters to kernel


ajmcneil/spectralBacktest documentation built on Dec. 31, 2022, 8:17 p.m.