tmatta / lsasim

Simulate large scale assessment data
6 stars 5 forks source link

Add `tau2` test #29

Closed wleoncio closed 3 years ago

wleoncio commented 3 years ago

This was created when tau2 was an input parameter. Now it's a function of rho and sigma2 inside the internal cluster_gen_separate() and cluster_gen_together() functions. Therefore, it makes no sense to add explicit tests for it. It is tested indirectly on the rather extensive https://github.com/tmatta/lsasim/blob/80ed54c0432476c09b70b86734370ccbfa01c606/tests/testthat/test.clusterSamples.R#L606-L823