View source: R/Singlecell_heritability_contributions.R
scParameter_regression | R Documentation |
Find parameter estimates for the data. In terms of settings, it can handle data from at least 10,000 cells in your computer.
scParameter_regression(
Pagwas_x,
Pagwas_y,
noise_per_snp,
Rns,
n.cores = 1,
backingpath
)
Pagwas_x |
x parameter for lm |
Pagwas_y |
y parameter for lm |
noise_per_snp |
noise |
Rns |
the names for bk temfiles |
n.cores |
cores for regression |
backingpath |
file address for bk files, no "/" in the end. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.