Description Usage Arguments Value Note
This is a 'helper' function which, along with s0Make, adds rows of structural zeros for individuals from different middle schools who, however, will be going to the same high school the next year...and are thus considered part of the same network, for analysis purposes.
1 | s0Assemble(pMSchVec)
|
pMSchVec |
A list of vectors, each containing the Wave 1 Analysis Set RowIDs (because Network Sets use RowIDs, as required by RSiena and network) for a specific middle school. |
A data.table in edgelist format; cols are RowID (chooser), RowID (chosen), bff (value of the relationship, an integer >= 0), and WID (wave ID #)
This function should not normally be used stand-alone. To see how it is used in context, consult the source code for 'getNetworkSet'. NOT EXPORTED
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.