project: Compute the projection of the matrix H for a particular X.

Description Usage Arguments Value

Description

project returns the projection of the matrix H.

Usage

1
project(object, ...)

Arguments

object

The instance to elm class.

X

The input matrix of dimensions [Nxd].

typeDist

The method to compute the distance. Default euclidean.

Value

A matrix H after transformation of dimensions [NxL].


mugiro/elm documentation built on May 23, 2019, 8:21 a.m.