multiprod: Multiple pair-wise products of data

Description Usage Arguments Value Examples

View source: R/SelectionDifferentials.R

Description

Generates the product of all pairwise combinations of variables. xi * xi products are labeled with VariableName.Sq, whereas xi * xj are labeled with VariableNamei x VariableNamej.

Usage

1

Arguments

x

A data frame of numeric values.

Value

multiprod returns a data frame of numeric values with X number of columns, where X = number of phenotpyic traits.

Examples

1
2
3

MorphoFun/psa documentation built on Nov. 10, 2021, 7:01 a.m.