Description Usage Arguments Value Examples
Generate a dataset of independent simulated values of \int_0^1{[B(t)-\int_0^1{B(x)dx}]^2}dt, where B is a standard Brownian bridge on [0,1].
1  | dataset_dbb(NUM)
 | 
NUM | 
 Number of simulated values generated in the dataset.  | 
A vector with length equals to NUM.
1  | dataset_dbb(10)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.