sparkg_sw | R Documentation |
Efficient Test with Satterthwaite Approximation in Gaussian Models.
sparkg_sw(counts, location, verbose = FALSE)
counts: |
A n x p gene expression matrix (sparseMatrix) |
location: |
A n x d location matrix |
verbose: |
A boolean value whether to print details, for debug purpose |
A list of estimated parameters
stats |
A n x 10 matrix of test statistics for all kernels |
res_stest |
A n x 10 matrix of P values for all kernels |
res_mtest |
A n x 2 matrix of combined P values and BY-adjusted P values |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.