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

Checking and validating inputs #1

Open
edsandorf opened this issue Nov 8, 2019 · 0 comments
Open

Checking and validating inputs #1

edsandorf opened this issue Nov 8, 2019 · 0 comments
Assignees
Labels
development Something that needs to be done in development

Comments

@edsandorf
Copy link
Owner

When checking and validating inputs to the models, make sure that all checks are done outside of the log-likelihood function and its components. This will increase readability and ease maintenance. In addition, it will likely lead to small speed improvements since we reduce the number of checks at each iteration of the LL.

@edsandorf edsandorf added the development Something that needs to be done in development label Nov 8, 2019
@edsandorf edsandorf self-assigned this Nov 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development Something that needs to be done in development
Projects
None yet
Development

No branches or pull requests

1 participant