powered by
Computes the mean of fitted values given design matrix and coefficients.
.pred_mean_stat(X, beta)
Numeric scalar, mean of predictions.
Numeric design matrix.
Coefficient vector.