inertCoordSysVarIn: Compares a baseline "intercepts only" model to one including...

Description Usage Arguments Value

Description

Multivariate correlated residuals dyadic models are used to predict the set of inertia-coordination parameters (inert0, inert1, coord0, coord1) from the system variable. The system variable can be either dyadic (sysVarType = "dyad"), where both partners have the same score (e.g., relationship length) or individual (sysVarType = "indiv"), where the partners can have different scores (e.g., age). If it is individual then both actor and partner effects of the system variable are included and are indicated by a_ and p_ preceding the variable names.

Usage

1
inertCoordSysVarIn(basedata, sysVarType, dist0name, dist1name)

Arguments

basedata

A dataframe containing the inertia-coordination parameter estimates produced by the "indivInertCoord" function.

sysVarType

Whether the system variable is "dyad", which means both partners have the same socre, or "indiv" which means the partners can have different scores

dist0name

A name for the level-0 of the distinguishing variable (e.g., "Women").

dist1name

A name for the level-1 of the distinguishing variable (e.g., "Men").

Value

The function returns a list including: 1) the gls objects containing the full results for each model (called "models"), and 2) adjusted R^2 information for each model (called "R2").


ebmtnprof/qid documentation built on May 13, 2019, 6:08 p.m.