You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the calc_covparams functions uses randomized initial values for theta's. We should change this to make the default values deterministic. It shouldn't make much of a difference in the beta estimates, but users might be concerned by the fact that theta estimates can change significantly if you rerun the procedure on the same data set.
The text was updated successfully, but these errors were encountered:
Currently the calc_covparams functions uses randomized initial values for theta's. We should change this to make the default values deterministic. It shouldn't make much of a difference in the beta estimates, but users might be concerned by the fact that theta estimates can change significantly if you rerun the procedure on the same data set.
The text was updated successfully, but these errors were encountered: