lm2euclidean: Computes model for the euclidean transformation

View source: R/bidimensional.R

lm2euclideanR Documentation

Computes model for the euclidean transformation

Description

Computes model for the euclidean transformation

Usage

lm2euclidean(data)

Arguments

data

the preprocessed data frame from lm2 function, so that the first two columns are the dependent variables and the other two are independent variables

Value

object with transformation specific data to be supplemented with further stats


BiDimRegression documentation built on March 18, 2022, 6:29 p.m.