copyRowMajorPredictions

public double[] copyRowMajorPredictions()

Purpose

Return a row-major copy of the prediction matrix.

The prediction for the i-th object in the j-th dimension is in the igetPredictionDimension()+ji * getPredictionDimension() + j position.