crossPartners: crossPartners

Description Usage Arguments Details Value Examples

Description

This function does the much anticipated actual flipping of the data. Effectively turns a long datastructure in a wide where a specific person's id has their partner's data also within that row. Very helpful format for performing fitting and other types of analysis.

Usage

1

Arguments

data

Details

In the example below the argument is equalized and estimated data, because that illustrates that this package uses this function following the derivative estimation step.

Value

a new dataframe taht has a wide format with a person and partenrs data on the same row

Examples

1
crossPartners(equalized.estimated.data)

DevinBayly/Remofiles documentation built on May 6, 2019, 2:12 p.m.