pricePre
A length k vector of simulated pre-merger prices.
pricePost
A length k vector of simulated post-merger prices.
ownerPre
A k x k matrix of pre-merger ownership shares.
ownerPost
A k x k matrix of post-merger ownership shares.
labels
A length k vector of labels.
control.slopes
A list of optim control parameters passed to the calibration routine optimizer (typically the calcSlopes method).
control.equ
A list of BBsolve control parameters passed to the non-linear equation solver (typically the calcPrices method).