scaleInterpolate: Title Scale interpolated data to [0,1]

Description Usage Arguments Value Examples

View source: R/scaleInterpolate.R

Description

Title Scale interpolated data to [0,1]

Usage

1
scaleInterpolate(interDataConds)

Arguments

interDataConds

interpolated data; output from the function: interWeights

Value

a list consisting from the interpolated-scaled values, interpolated-scaled error and pseudo-time scores of the interpolated points

Examples

1
scaleInterpolate(interDataConds)

shenorrLab/cellAlign documentation built on May 26, 2019, 4:31 a.m.