Skip to contents

Calculate the Q_local score to assess the quality of a dimensionality reduction.

Usage

# S4 method for dimRedResult
Q_local(object, ndim = getNDim(object))

Arguments

object

of class dimRedResult.

ndim

use the first ndim columns of the embedded data for calculation.