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 discrete_lognormal and discrete_normal #16

Open
wants to merge 20 commits into
base: main
Choose a base branch
from

small fixes from merging into main

cd0f1f7
Select commit
Loading
Failed to load commit list.
Open

Add discrete_lognormal and discrete_normal #16

small fixes from merging into main
cd0f1f7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 9, 2024 in 1s

36.09% of diff hit (target 56.08%)

View this Pull Request on Codecov

36.09% of diff hit (target 56.08%)

Annotations

Check warning on line 15 in R/checks.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/checks.R#L5-L15

Added lines #L5 - L15 were not covered by tests

Check warning on line 5 in R/conda_greta_env.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/conda_greta_env.R#L2-L5

Added lines #L2 - L5 were not covered by tests

Check warning on line 10 in R/conda_greta_env.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/conda_greta_env.R#L9-L10

Added lines #L9 - L10 were not covered by tests

Check warning on line 17 in R/conda_greta_env.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/conda_greta_env.R#L14-L17

Added lines #L14 - L17 were not covered by tests

Check warning on line 45 in R/discrete_lognormal.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/discrete_lognormal.R#L45

Added line #L45 was not covered by tests

Check warning on line 51 in R/discrete_lognormal.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/discrete_lognormal.R#L47-L51

Added lines #L47 - L51 were not covered by tests

Check warning on line 53 in R/discrete_lognormal.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/discrete_lognormal.R#L53

Added line #L53 was not covered by tests

Check warning on line 64 in R/discrete_lognormal.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/discrete_lognormal.R#L63-L64

Added lines #L63 - L64 were not covered by tests

Check warning on line 66 in R/discrete_lognormal.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/discrete_lognormal.R#L66

Added line #L66 was not covered by tests

Check warning on line 75 in R/discrete_lognormal.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/discrete_lognormal.R#L69-L75

Added lines #L69 - L75 were not covered by tests

Check warning on line 81 in R/discrete_lognormal.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/discrete_lognormal.R#L77-L81

Added lines #L77 - L81 were not covered by tests

Check warning on line 88 in R/discrete_lognormal.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/discrete_lognormal.R#L84-L88

Added lines #L84 - L88 were not covered by tests

Check warning on line 98 in R/discrete_lognormal.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/discrete_lognormal.R#L90-L98

Added lines #L90 - L98 were not covered by tests

Check warning on line 103 in R/discrete_lognormal.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/discrete_lognormal.R#L100-L103

Added lines #L100 - L103 were not covered by tests

Check warning on line 45 in R/discrete_normal.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/discrete_normal.R#L45

Added line #L45 was not covered by tests

Check warning on line 51 in R/discrete_normal.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/discrete_normal.R#L47-L51

Added lines #L47 - L51 were not covered by tests

Check warning on line 53 in R/discrete_normal.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/discrete_normal.R#L53

Added line #L53 was not covered by tests

Check warning on line 64 in R/discrete_normal.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/discrete_normal.R#L63-L64

Added lines #L63 - L64 were not covered by tests

Check warning on line 66 in R/discrete_normal.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/discrete_normal.R#L66

Added line #L66 was not covered by tests

Check warning on line 75 in R/discrete_normal.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/discrete_normal.R#L69-L75

Added lines #L69 - L75 were not covered by tests

Check warning on line 81 in R/discrete_normal.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/discrete_normal.R#L77-L81

Added lines #L77 - L81 were not covered by tests

Check warning on line 88 in R/discrete_normal.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/discrete_normal.R#L84-L88

Added lines #L84 - L88 were not covered by tests

Check warning on line 98 in R/discrete_normal.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/discrete_normal.R#L90-L98

Added lines #L90 - L98 were not covered by tests

Check warning on line 103 in R/discrete_normal.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/discrete_normal.R#L100-L103

Added lines #L100 - L103 were not covered by tests

Check warning on line 111 in R/discrete_normal.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/discrete_normal.R#L108-L111

Added lines #L108 - L111 were not covered by tests