br1: Build our optimization function

Description Usage Arguments Value

View source: R/br1.R

Description

Build our optimization function

Usage

1
br1(params, n, N_max, l_params, A1, A2, S, N)

Arguments

params

Parameters to construct function

n

Number of observations in data

N_max

An integer indicating the maximum number of competitors

l_params

Length of parameters vector

A1

Auxiliary matrix A1

A2

Auxiliary matrix A2

S

Size of the market

N

Vector of zeros

Value

The function to be optimized


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