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

Description Usage Arguments Value

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.


bwrc/cocoreg-r documentation built on May 13, 2019, 9:09 a.m.