Description Usage Arguments Value References See Also Examples
View source: R/internal_functions.R
This function plots the individual contributions
to the test statistic.
It is called by the function proprius
.
1 | intern.plot(u, upper = NULL, xlab = "indices")
|
u |
influence:
numeric vector of length |
upper |
critical values:
numeric vector of length |
xlab |
label of horizontal axis: character string |
The function plots the arguments.
A Rauschenberger, MA Jonker, MA van de Wiel, and RX Menezes (2016). "Testing for association between RNA-Seq and high-dimensional data", BMC Bioinformatics. 17:118. html pdf (open access)
This is an internal
function. The user functions
are cursus
, omnibus
,
and proprius
.
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.