spark.weights | R Documentation |
Computing gene specific weights for combining multiple p-values
spark.weights( object, fit.model, kernel_mat = NULL, check_positive = TRUE, verbose = TRUE )
object |
SPARK object |
fit.model |
The model to be fitted, either "poisson" or "gaussian" |
kernel_mat |
The kernel matrix |
check_positive |
Check the kernel matrix is positive or not |
verbose |
Output fitting information |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.