selectionTable: Creates a selection (or influence) table (matrix)

Description Usage Arguments Value

Description

Creates a selection (or influence) table (matrix)

Usage

1
selectionTable(x, xd, name, vname, levls, levls.alt = levls)

Arguments

x

sienaFit: Results from a single group analysis

xd

siena: the RSiena Data Object or Data Set that was used to generate x

name

character: the name of the endogenous variable of interest (a network or behavior variable)

vname

character: the actor variable name (i.e. predictor variable)

levls

numeric: number of ego levels in the variable given by vname

levls.alt

numeric: number of alter levels in vname (usually = levls, in which case you do not need to include it in the call)

Value

matrix: the selection (or influence) table with alter values of vname across the columns, and ego values down the rows.


johninpdx/RSSelectionTbl documentation built on May 21, 2019, 12:20 p.m.