posterior_mean_curve: Compute the posterior mean curve

Description Usage Arguments

View source: R/pseudogp.R

Description

This computes the posterior mean curve. Note that the "mean" aspect here doesn't relate to pseudotimes - this can take a pseudotime sample from the posterior pseudotime distribution and will calculate the mean curve in the data space.

Usage

1
posterior_mean_curve(X, t, l, s, nnt = 80)

Arguments

X

The data representation

t

The pseudotime sample

l

Lambda

s

Signa

nnt

Number of new time points


kieranrcampbell/pseudogp documentation built on May 20, 2019, 9:24 a.m.