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

DHARMa implementation for new check_residuals() function #643

Merged
merged 78 commits into from
Mar 18, 2024

lintrs, spelling

4127d9d
Select commit
Loading
Failed to load commit list.
Merged

DHARMa implementation for new check_residuals() function #643

lintrs, spelling
4127d9d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 18, 2024 in 1s

58.77% of diff hit (target 57.95%)

View this Pull Request on Codecov

58.77% of diff hit (target 57.95%)

Annotations

Check warning on line 203 in R/check_distribution.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/check_distribution.R#L200-L203

Added lines #L200 - L203 were not covered by tests

Check warning on line 205 in R/check_distribution.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/check_distribution.R#L205

Added line #L205 was not covered by tests

Check warning on line 321 in R/check_model.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/check_model.R#L321

Added line #L321 was not covered by tests

Check warning on line 363 in R/check_model.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/check_model.R#L363

Added line #L363 was not covered by tests

Check warning on line 402 in R/check_model.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/check_model.R#L387-L402

Added lines #L387 - L402 were not covered by tests

Check warning on line 297 in R/check_model_diagnostics.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/check_model_diagnostics.R#L297

Added line #L297 was not covered by tests

Check warning on line 301 in R/check_model_diagnostics.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/check_model_diagnostics.R#L299-L301

Added lines #L299 - L301 were not covered by tests

Check warning on line 306 in R/check_model_diagnostics.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/check_model_diagnostics.R#L304-L306

Added lines #L304 - L306 were not covered by tests

Check warning on line 310 in R/check_model_diagnostics.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/check_model_diagnostics.R#L309-L310

Added lines #L309 - L310 were not covered by tests

Check warning on line 316 in R/check_model_diagnostics.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/check_model_diagnostics.R#L314-L316

Added lines #L314 - L316 were not covered by tests

Check warning on line 318 in R/check_model_diagnostics.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/check_model_diagnostics.R#L318

Added line #L318 was not covered by tests

Check warning on line 321 in R/check_model_diagnostics.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/check_model_diagnostics.R#L321

Added line #L321 was not covered by tests

Check warning on line 325 in R/check_model_diagnostics.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/check_model_diagnostics.R#L325

Added line #L325 was not covered by tests

Check warning on line 332 in R/check_model_diagnostics.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/check_model_diagnostics.R#L330-L332

Added lines #L330 - L332 were not covered by tests

Check warning on line 334 in R/check_model_diagnostics.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/check_model_diagnostics.R#L334

Added line #L334 was not covered by tests

Check warning on line 337 in R/check_model_diagnostics.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/check_model_diagnostics.R#L336-L337

Added lines #L336 - L337 were not covered by tests

Check warning on line 343 in R/check_model_diagnostics.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/check_model_diagnostics.R#L341-L343

Added lines #L341 - L343 were not covered by tests

Check warning on line 345 in R/check_model_diagnostics.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/check_model_diagnostics.R#L345

Added line #L345 was not covered by tests

Check warning on line 349 in R/check_model_diagnostics.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/check_model_diagnostics.R#L347-L349

Added lines #L347 - L349 were not covered by tests

Check warning on line 356 in R/check_model_diagnostics.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/check_model_diagnostics.R#L353-L356

Added lines #L353 - L356 were not covered by tests

Check warning on line 358 in R/check_model_diagnostics.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/check_model_diagnostics.R#L358

Added line #L358 was not covered by tests

Check warning on line 362 in R/check_model_diagnostics.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/check_model_diagnostics.R#L360-L362

Added lines #L360 - L362 were not covered by tests

Check warning on line 365 in R/check_model_diagnostics.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/check_model_diagnostics.R#L365

Added line #L365 was not covered by tests

Check warning on line 61 in R/check_normality.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/check_normality.R#L61

Added line #L61 was not covered by tests

Check warning on line 90 in R/check_normality.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/check_normality.R#L90

Added line #L90 was not covered by tests