compute_coefficients: Compute the simple coefficients for several models

Description Usage Arguments Value See Also

View source: R/compute_coefficients.R

Description

Compute the simple coefficients for several models

Usage

1
compute_coefficients(specifications)

Arguments

specifications

Tibble. Table containing the specifications of the models to run. Moderating variables should be the interacting variables separated by ".x.", starting with the variable of interest, finishing with the moderating variable.

Value

A tibble gwith all the coefficients associating each dependent, independent, and moderating variables.

See Also

estimate


NicolasJBM/modestim documentation built on Aug. 26, 2019, 5:29 a.m.