fsc3_calc_eigenv.SCESet: Calculate eigenvectors of the transformed distance matrix.

Description Usage Arguments Details Value

Description

This function calculates eigenvectors of the transformed distance matrices contained in the transformation item of the object@sc3 slot. It then populates back the transformations item the calculated eigenvectors.

Usage

1
2
3
4
fsc3_calc_eigenv.SCESet(object)

## S4 method for signature 'SCESet'
fsc3_calc_eigenv(object)

Arguments

object

an object of 'SCESet' class

Details

Eigenvectors are calculated by using the SS-Nystrom approximation. Wang, S., Zhang, C., Qian, H. and Zhang, Z. Improving the Modified NystroM Method Using Spectral Shifting. in Proceedings of the 20th ACM SIGKDD International Conference on Knowledge Discovery and Data Mining 611–620 (ACM, 2014).

Value

an object of 'SCESet' class


hemberg-lab/FastSC3 documentation built on May 17, 2019, 3:42 p.m.