Skip to contents

Find parameter estimates for the data. In terms of settings, it can handle data from at least 10,000 cells in your computer.

Usage

scParameter_regression(
  Pagwas_x,
  Pagwas_y,
  noise_per_snp,
  Rns,
  n.cores = 1,
  backingpath
)

Arguments

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.