create_mappings: Generate all possible pairwise mappings between the given...

Description Usage Arguments Value

View source: R/cocoreg.R

Description

The following naming convention is used in the output: '1-2' means '1' mapped to '2', i.e.,, '2' explained by '1'.

Usage

1
create_mappings(data, mapping_function = mapping_lm)

Arguments

data

A list of data.frames (the datasets)

mapping_function

(optional) Default is mapping_lm.

Value

A named list containing the pairwise mapping functions.


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