normalise {tourr}R Documentation

Normalise a numeric matrix.

Description

Ensure that columns of a numeric matrix have norm 1

Usage

normalise(x)

Arguments

x

numeric matrix or vector


[Package tourr version 1.2.6 Index]