aux_matrix {entrymodels} | R Documentation |
Build our auxiliary matrices to estimate entry models
Description
Build our auxiliary matrices to estimate entry models
Usage
aux_matrix(data, y, N_max, n)
Arguments
data |
A |
y |
A string indicating the outcome variable |
N_max |
An |
n |
Number of observations in |
Value
A list of the auxiliary matrices
[Package entrymodels version 0.2.1 Index]