Diagnostics-Methods | R Documentation |
Computes the percentage difference between predicted and observed pre-merger prices, shares, margins and market elasticities (if supplied) . ‘labels’ is used to specify row labels.
## S4 method for signature 'Bertrand' calcDiagnostics(object, labels = object@labels) ## S4 method for signature 'VertBargBertLogit' calcDiagnostics(object, labels = object@down@labels) ## S4 method for signature 'Cournot' calcDiagnostics(object)
object |
An instance of one of the classes listed above. |
labels |
A length-k vector of product labels. Default is object@labels. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.