vim.approxPval {logicFS} | R Documentation |
Computes the importances based on an approximation to a t- or F-distribution.
vim.approxPval(object, version = 1, adjust = "bonferroni")
object |
an object of class |
version |
either |
adjust |
character vector naming the method with which the raw permutation based
p-values are adjusted for multiplicity. If |
An object of class logicFS
containing the same object as object
except for
vim |
the values of the importance measure based on an approximation to the t- or F-distribution, |
measure |
the name of the used importance measure, |
threshold |
0.95 if |
Holger Schwender, holger.schwender@udo.edu
Schwender, H., Ruczinski, I., Ickstadt, K. (2011). Testing SNPs and Sets of SNPs for Importance in Association Studies. Biostatistics, 12, 18-32.
logic.bagging
, logicFS
, vim.input
, vim.set
, vim.permSet