makeCalibrationModel is an internal function for constructing a model.
makeCalibrationModel(d, dimensions, bound_cov)
Arguments
d: a PROsetta_data object.
dimensions: the number of dimensions to use in the model. Must be 1 or 2. If 1, all instruments are modeled to be from one dimension. If 2, each instrument is modeled to be from its own dimension (i.e., calibrated projection is used).
bound_cov: only used when dimensions is 2. If TRUE, then constrain the between-dimension covariance to be < .999.