Skip to contents

Mainly for use in going from a list netlet to an array netlet for bridging netlet objects to analysis with packages that expect matrix/array inputs

Usage

longit_dv_to_arr(netlet)

Arguments

netlet

netify object

Value

An array object of dimensions nr x nc x t, where nr is the number of row actors, nc is the number of column actors, and t is the number of time periods.