Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fit_cluster doesn't update chisq for fixed parameters #12

Open
RomeshA opened this issue Jul 2, 2015 · 0 comments
Open

fit_cluster doesn't update chisq for fixed parameters #12

RomeshA opened this issue Jul 2, 2015 · 0 comments

Comments

@RomeshA
Copy link
Contributor

RomeshA commented Jul 2, 2015

If fit_cluster decides to skip the fit, the old value for chisq is copied over. In the existing data sets, the data has been post-processed such that the AIC etc. is NaN and chisq is computed again based on the fixed parameters (see converter.m in a5ef029 in romesh-code). This needs to be integrated into fit_cluster

RomeshA added a commit that referenced this issue Nov 1, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant