d2d2dMod_data: Bring wide d2d format of data into long dMod format

d2d2dMod_dataR Documentation

Bring wide d2d format of data into long dMod format

Description

The challenge is that sigmas get their own column each, therefore it's a bit more complicated than simply gathering

Usage

d2d2dMod_data(data, keep = NULL)

Arguments

data

a data.frame

keep

character vector of columns with covariates to preserve and not count as variables

Value

The data in long format


dlill/conveniencefunctions documentation built on Sept. 30, 2022, 4:40 a.m.