![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
|
inline |
This function is intended to make starting values, given a covariance matrix Sigma.
The transformations are hard coded as log for standard deviations and Fisher transformations (atanh()) of CPCs
T | type of elements in the matrix and arrays |
[in] | Sigma | covariance matrix |
[out] | CPCs | fill this unbounded (does not resize) |
[out] | sds | fill this unbounded |
Definition at line 28 of file factor_cov_matrix.hpp.