Learn R Programming

LOMAR (version 0.5.0)

restore_coordinates: restore_coordinates

Description

Restore coordinates from mean 0 and standard deviation 1 to their original distribution

Usage

restore_coordinates(X, mu, sigma)

Value

N X D matrix of unstandardized coordinates

Arguments

X

standardized point set as N x D matrix

mu

1 x D vector of means

sigma

standard deviation