classify.outlier | R Documentation |
outlier detection using extremevalues
classify.outlier(x, out.prefix = NULL, e.name = "Exp", th.score = NULL)
x |
object; vector |
out.prefix |
character; output prefix [default: NULL] |
e.name |
character; name of the expression metric [default: "Exp"] |
th.score |
numeric; numeic vector to show the threshold specified manually [default: NULL] |
outlier detection using extremevalues
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.