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

Add model checking and standardization #39

Open
billdenney opened this issue Mar 29, 2023 · 1 comment
Open

Add model checking and standardization #39

billdenney opened this issue Mar 29, 2023 · 1 comment

Comments

@billdenney
Copy link
Contributor

Try to make a function that checks as much of this as possible.

  1. Are parameters consistently named?
  2. Are parameter labels consistently defined?
  3. Do all parameters have units?
  4. Are all covariates defined with units?
  5. Are the dosing units and measurement units defined?
  6. Are any unit conversions accurately applied for conversions between dosing and measurement units?
@billdenney
Copy link
Contributor Author

Add simulation-based test to confirm simulation values are similar to expected values from the model.

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