mapping_lmridge: Define a mapping function using MASS::lm.ridge

Description Usage Arguments Value

View source: R/cocoreg.R

Description

Define a mapping function using MASS::lm.ridge

Usage

1
mapping_lmridge(data1, data2)

Arguments

data1

data.frame, Dataset 1, the independent variables

data2

data.frame, Dataset 2, the dependent variables

Value

Returns a function object that does the mapping between two datasets.


cocoreg documentation built on May 2, 2019, 6:48 a.m.