Description Usage Arguments Examples
Creates 3 interactive plots of DQFs with summarization on a 4th
1 | dqf.explore(dqfs, show = c())
|
dqfs |
a dqf.outlier object |
show |
vector of preselected observation indicies to highlight |
1 2 | fit.dqf <- dqf.outlier(iris[51:102,1:4], g.scale=6)
dqf.explore(fit.dqf)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.