unpack_y: Unpacks y variable name

View source: R/get_segment_table.R

unpack_yR Documentation

Unpacks y variable name

Description

Unpacks y variable name

Usage

unpack_y(form_y, i, family)

Arguments

form_y

Character representation of formula

i

The segment number (integer)

family

An mcpfamily object returned by mcpfamily().

Value

A one-row tibble with the columns

  • y: string. The y variable name.

  • trials: string. The trials variable name.

  • weights: string. The weights variable name.

Author(s)

Jonas Kristoffer Lindeløv jonas@lindeloev.dk


mcp documentation built on April 1, 2023, 12:03 a.m.