Description Usage Arguments Value References Examples
View source: R/outliergramPoFD.R
Plots the Outliergram for PoFD and returns the shape outliers.
1 | outliergram_PoFD(data, fshape = 1.5, p1 = 1, p2 = 0)
|
data |
matrix p by n, being n the number of functions and p the number of grid points. |
fshape |
inflation of the outliergram that determine the shape outlier rule. |
p1 |
parameter of the outliergram for resampling method. Default = 1. |
p2 |
parameter of the outliergram for resampling method. Default = 0. |
a list with the functional outliergram for PoDF and the shape outliers.
Arribas-Gil, A. and Romo, J. (2014). Shape outlier detection and visualization for func-tional data: the outliergram.Biostatistics, 15(4):603–619.
1 | #outliergram_PoFD(data, fshape = 1.5, p1 = 1, p2 = 0)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.