Description Usage Arguments Value References See Also Examples
View source: R/internal_functions.R
This function calculates the test statistic.
It is called by the function omnibus
.
1 | intern.score(y, R, mu, phi)
|
y |
response variable: numeric vector of length |
R |
numeric matrix of dimensions |
mu |
mean parameters:
numeric vector of length |
phi |
dispersion parameter: non-negative real number |
The function returns a real number.
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 8 9 10 11 12 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.