get_eqn: Extract single equation data frame

get_eqnR Documentation

Extract single equation data frame

Description

Extract single equation data frame

Usage

get_eqn(key, equation_type = "impressionabo", group = "all")

Arguments

key

the name of the equation set, Call eqn_info() or see package readme for options.

equation_type

the type of the equation. Options: emotionid, impressionabo, impressionabos, selfdir, traitid

group

respondent group (currently, this refers exclusively to gender groups, though in principle equations could be calculated for any subset of respondents). All, female, or male.

Value

equation dataframe

Examples

get_eqn("us2010")
get_eqn("nc1978", equation_type = "impressionabos", group = "male")

ahcombs/actdata documentation built on Jan. 15, 2025, 6:48 p.m.