sigmaOpt: sigmaOpt

Description Usage Arguments Examples

View source: R/sigmaOpt.R

Description

sigmaOpt is a course optimization routine for gaussian kernal width selection for use in calculating diffusion map coordinates

Usage

1
sigmaOpt(data, minSigma, numSteps, stepSize, is.scaled = FALSE)

Arguments

data

scaled data as an n x G data frame object

minSigma

lower bound for search space

numSteps

number of steps to take in optimizing kernal

stepSize

incremental width of search space

is.scaled

logical value indicates whether data is scaled

Examples

1

schaugf/CREoLE documentation built on May 29, 2019, 3:26 p.m.