Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

unpack_y

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 mcp_family().

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

Regression with Multiple Change Points

v0.3.0
GPL-2
Authors
Jonas Kristoffer Lindeløv [aut, cre] (<https://orcid.org/0000-0003-4565-0595>)
Initial release
2020-07-27

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.