Skip to contents

The `nfd` class represents a set of multidimensional vector data. Vector data objects are constructed by specifying a matrix of data points.

Usage

nfd(data)

Arguments

data

A numeric matrix of data points.