spark.weights: Computing gene specific weights for combining multiple...

View source: R/vctesting.R

spark.weightsR Documentation

Computing gene specific weights for combining multiple p-values

Description

Computing gene specific weights for combining multiple p-values

Usage

spark.weights(
  object,
  fit.model,
  kernel_mat = NULL,
  check_positive = TRUE,
  verbose = TRUE
)

Arguments

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


xzhoulab/SPARK documentation built on Nov. 20, 2022, 2:54 p.m.