For each datapoint this function calculates the orthogonal distance from the anchored projection plane.
anchored_orthogonal_distance(plane, data, anchor = NULL)
matrix specifying the projection plane
data frame or matrix
A vector specifying the reference point to anchor the plane If NULL (default) the slice will be anchored at the origin.
distance vector