Description Usage Arguments Value Author(s) See Also Examples
the function nonEstimable() from the limma package is used by lmFit() to report which coefficients in a linear model cannot be estimated, the function nonEst() in the GLM package is identical to nonEstimable() and it's used by limma_fit()
1 | unwrap_dups(M, ndups = 2, spacing = 1)
|
x |
a numeric matrix or vector |
the function returns a character vector of names for the columns of x which are linearly dependent on previous columns. If x has full column rank, then the value is NULL
gerardo esteban antonicelli
'check_contrasts'
'omega_factorial'
1 | data(gogglesData)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.