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

Draft plotting simulated residuals #329

Merged
merged 13 commits into from
Mar 16, 2024

fix if qqplotr is missing

cade33e
Select commit
Loading
Failed to load commit list.
Merged

Draft plotting simulated residuals #329

fix if qqplotr is missing
cade33e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 16, 2024 in 1s

0.98% of diff hit (target 44.54%)

View this Pull Request on Codecov

0.98% of diff hit (target 44.54%)

Annotations

Check warning on line 153 in R/data_plot.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/data_plot.R#L153

Added line #L153 was not covered by tests

Check warning on line 177 in R/plot.check_model.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/plot.check_model.R#L168-L177

Added lines #L168 - L177 were not covered by tests

Check warning on line 192 in R/plot.check_model.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/plot.check_model.R#L181-L192

Added lines #L181 - L192 were not covered by tests

Check warning on line 598 in R/plot.parameters_model.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/plot.parameters_model.R#L598

Added line #L598 was not covered by tests

Check warning on line 601 in R/plot.parameters_model.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/plot.parameters_model.R#L600-L601

Added lines #L600 - L601 were not covered by tests

Check warning on line 603 in R/plot.parameters_model.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/plot.parameters_model.R#L603

Added line #L603 was not covered by tests

Check warning on line 613 in R/plot.parameters_model.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/plot.parameters_model.R#L605-L613

Added lines #L605 - L613 were not covered by tests

Check warning on line 619 in R/plot.parameters_model.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/plot.parameters_model.R#L615-L619

Added lines #L615 - L619 were not covered by tests

Check warning on line 43 in R/plot.performance_simres.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/plot.performance_simres.R#L43

Added line #L43 was not covered by tests

Check warning on line 46 in R/plot.performance_simres.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/plot.performance_simres.R#L46

Added line #L46 was not covered by tests

Check warning on line 50 in R/plot.performance_simres.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/plot.performance_simres.R#L49-L50

Added lines #L49 - L50 were not covered by tests

Check warning on line 54 in R/plot.performance_simres.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/plot.performance_simres.R#L53-L54

Added lines #L53 - L54 were not covered by tests

Check warning on line 56 in R/plot.performance_simres.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/plot.performance_simres.R#L56

Added line #L56 was not covered by tests

Check warning on line 62 in R/plot.performance_simres.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/plot.performance_simres.R#L60-L62

Added lines #L60 - L62 were not covered by tests

Check warning on line 72 in R/plot.performance_simres.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/plot.performance_simres.R#L66-L72

Added lines #L66 - L72 were not covered by tests

Check warning on line 79 in R/plot.performance_simres.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/plot.performance_simres.R#L74-L79

Added lines #L74 - L79 were not covered by tests

Check warning on line 87 in R/plot.performance_simres.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/plot.performance_simres.R#L81-L87

Added lines #L81 - L87 were not covered by tests

Check warning on line 91 in R/plot.performance_simres.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/plot.performance_simres.R#L90-L91

Added lines #L90 - L91 were not covered by tests

Check warning on line 93 in R/plot.performance_simres.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/plot.performance_simres.R#L93

Added line #L93 was not covered by tests

Check warning on line 104 in R/plot.performance_simres.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/plot.performance_simres.R#L96-L104

Added lines #L96 - L104 were not covered by tests

Check warning on line 111 in R/plot.performance_simres.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/plot.performance_simres.R#L106-L111

Added lines #L106 - L111 were not covered by tests

Check warning on line 114 in R/plot.performance_simres.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/plot.performance_simres.R#L114

Added line #L114 was not covered by tests

Check warning on line 123 in R/plot.performance_simres.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/plot.performance_simres.R#L117-L123

Added lines #L117 - L123 were not covered by tests

Check warning on line 128 in R/plot.performance_simres.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/plot.performance_simres.R#L125-L128

Added lines #L125 - L128 were not covered by tests