Take RAM matrices, multiplies, and returns Implied Covariance matrix.
rcpp_RAMmult(par, A, S, S_fixed, A_fixed, A_est, S_est, Fmat, I)
parameter estimates.
A matrix with parameter labels.
S matrix with parameter labels.
S matrix with fixed indicators.
A matrix with fixed indicators.
A matrix with parameter estimates.
S matrix with parameter estimates.
Fmat matrix.
Diagonal matrix of ones.