Learn R Programming

antitrust (version 0.9)

Bertrand-class: Class "Bertrand"

Description

The "Bertrand" class is a building block used to create other classes in this package. As such, it is most likely to be useful for developers who wish to code their own merger calibration/simulation routines.

Arguments

Objects from the Class

Objects can be created by calls of the form new("Bertrand", ...).

Examples

Run this code
showClass("Bertrand")

Run the code above in your browser using DataLab