br2 {entrymodels} | R Documentation |
Build our optimization function
Description
Build our optimization function
Usage
br2(params, n, N_max, A1, A2, S1, S2, N)
Arguments
params |
Parameters to construct function |
n |
Number of observations in |
N_max |
An |
A1 |
Auxiliary matrix A1 |
A2 |
Auxiliary matrix A2 |
S1 |
First variable for size of the market |
S2 |
Second variable for size of the market |
N |
Vector of zeros |
Value
The function to be optimized
[Package entrymodels version 0.2.1 Index]