factor_analyzer icon indicating copy to clipboard operation
factor_analyzer copied to clipboard

When doing EFA, is there a way to pass random_state to externalized_svd

Open pinpointcoder opened this issue 5 years ago • 2 comments

Currently different runs of EFA produces different results, It will be great if we can control it by passing the random_state to externalized_svd.

Let me know if this requests makes sense, I can raise a pull request.

Thanks for the library

Cheers

pinpointcoder avatar Jul 12 '20 00:07 pinpointcoder

Hi @pinpointcoder please feel free to submit a PR. This sounds quite useful.

desilinguist avatar Jul 13 '20 13:07 desilinguist

I'll work on this.

jbiggsets avatar Oct 02 '20 13:10 jbiggsets