Description Usage Arguments Value
Create Unequal functional data
1  | Unequal_ToyData(M = 100, A = 10, N = 1000)
 | 
M | 
 Number of non-anomalous functional datasets  | 
A | 
 Total number of anomalous datasets  | 
N | 
 Number of total possible observations in each dataset.  | 
A list containing the toy data data each row is a dataset.
label for if the dataset is normal ("N") or anomalous ("A1" or "A2")
Three functions used to create the functional data: f_x, the function used to create the normal data,
f_x.A1 the function used to create one set of anomalous data, and f_x.A2 the
function used to create the second set of anomalous data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.