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 Bertrand
calcDiagnostics(object, labels = object@labels)# S4 method for VertBargBertLogit
calcDiagnostics(object, labels = object@down@labels)
# S4 method for Cournot
calcDiagnostics(object)
An instance of one of the classes listed above.
A length-k vector of product labels. Default is object@labels.