compose_all: Calculate the average of the composition formed by applying...

Description Usage Arguments Value

View source: R/cocoreg.R

Description

Calculate the average of the composition formed by applying all functions in all possible paths to a dataset.

Usage

1
compose_all(x, paths, mappings)

Arguments

x

A list of data frames.

paths

A list of list with paths.

mappings

A list containing the mapping functions described in the path.

Value

A vector containing the average composition from all the paths.


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