selectionTable.basis: Makes calculations required by other functions ('basics')....

Description Usage Arguments Value

Description

Makes calculations required by other functions ('basics'). Not exported.

Usage

1
2
selectionTable.basis(x, xd, name, vname, levls, levls.alt = levls,
  silent = FALSE)

Arguments

x

sienaFit or sienaMeta: Results from SAOM

xd

siena: the RSiena Data Object or Data Set that was used to generate x (if class(x) is sienaMeta, this must be one of the Data Sets used to generate it, hopefully representative w/r/t vname, and it cannot be a multigroup data set)

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

list: includes various calculations (predicted values for levels of vname, that kind of thing) needed for constructing the actual selection table.


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