.embedSamples_def {CellTrails} | R Documentation |
For details see embedSamples
.embedSamples_def(x, nbins = 10, sigma = 0.75, design = NULL)
x |
A numerical matrix |
nbins |
Cubic B-spline discretization is used to compute fuzzy mutual
information between pairs of samples; |
sigma |
The mutual information matrix is transformed to an
adjacency matrix using a heat kernel; |
design |
A numeric matrix describing the factors that should be blocked |
Daniel C. Ellwanger