Description Usage Arguments Details Value
This function is used to discriminate between scattered and non scattered genes. It fits a mixture of GPD distributions with a common xi.
1 | scattered_extremes_onexi(T, quantile_T = 0.9, hessian = FALSE)
|
T |
statistic whose tail/most extremes values should be the scattered genes for the most part |
quantile_T |
is the threshold that we choose for the tail |
hessian |
bolean to indicate whether we want to compute the standard deviation of the parameters |
here we consider that xi1=xi2 for a better estimation of this parameter
scattered gives the name of the scattered genes, the value of the parameters and if hessian is TRUE, their standard error
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.