aux_matrix: Build our auxiliary matrices to estimate entry models

Description Usage Arguments Value

View source: R/aux_matrix.R

Description

Build our auxiliary matrices to estimate entry models

Usage

1
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


entrymodels documentation built on July 2, 2020, 1:55 a.m.