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 data.frame object containing your data

y

A string indicating the outcome variable

N_max

An integer indicating the maximum number of competitors

n

Number of observations in data

Value

A list of the auxiliary matrices


[Package entrymodels version 0.2.1 Index]