normalize.rsphere: Normalize values on a sphere

Description Usage Arguments Value Author(s)

Description

Normalizes values of a vector such that the sum of squared elements equal to $r^2$.

Usage

1

Arguments

r

the diameter of a sphere, default 1.

x

A vector or a matrix with values to be normalized.

Value

It returns a data frame with normalized values.

Author(s)

Marjan Cugmas


nem documentation built on April 23, 2021, 3 p.m.

Related to normalize.rsphere in nem...