cov.calc.gene.conditioned: Calculate covariance for gene over test inputs when...

Description Usage Arguments

View source: R/gp.r

Description

Calculate covariance for gene over test inputs when conditioned on data at estimated pseudotimes.

Usage

1
2
cov.calc.gene.conditioned(dl, gene.idx, cov.fn = NULL,
  tau = tau.for.sample(dl))

Arguments

dl

de.lorean object

gene.idx

Gene index

cov.fn

Covariance function (defaults to cov.matern.32)

tau

The pseudotimes to use


JohnReid/DeLorean documentation built on Sept. 27, 2021, 5:45 a.m.