make.hyper.rows: Create fictional observations for a hyper relationship

Description Usage Arguments Value Examples

Description

Return a data frame with fictional observations

Usage

1
make.hyper.rows(nonhyper, hyper, weight, data, sep = "")

Arguments

nonhyper

name of the non-hyper column

hyper

name of the hyper column

weight

weight to be used in the rows

data

a data frame for inspecting levels

sep

a paste separator for creating hyper terms

Value

Fictional observations in a data frame

Examples

1
make.hyper.rows("Species", "hyperSpecies", 5, iris)

jrising/hierlm documentation built on May 31, 2019, 8:08 a.m.