Unequal_ToyData: Create Unequal functional data

Description Usage Arguments Value

Description

Create Unequal functional data

Usage

1
Unequal_ToyData(M = 100, A = 10, N = 1000)

Arguments

M

Number of non-anomalous functional datasets

A

Total number of anomalous datasets

N

Number of total possible observations in each dataset.

Value

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.


cshannum/unequalgroupoutlier documentation built on May 13, 2019, 11:10 a.m.