lm2euclidean {BiDimRegression} | R Documentation |
Computes model for the euclidean transformation
Description
Computes model for the euclidean transformation
Usage
lm2euclidean(data)
Arguments
data |
the preprocessed data frame from |
Value
object with transformation specific data to be supplemented with further stats
[Package BiDimRegression version 2.0.1 Index]