dataset_sbb: Integrals of Squared Second-level Brownian Bridge

Description Usage Arguments Value Examples

View source: R/dataset_sbb.R

Description

Generate a dataset of independent simulated values of \int_0^1{[W(t)+(2x-3x^2)W(1)+(-6x+6x^2)\int_0^1{W(x)dx}]^2}dt, where W is a standard Brownian motion on [0,1].

Usage

1

Arguments

NUM

Number of simulated values generated in the dataset.

Value

A vector with length equals to NUM.

Examples

1

STFTS documentation built on Aug. 19, 2021, 9:06 a.m.

Related to dataset_sbb in STFTS...