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 univariate KDE #13

Closed
wants to merge 13 commits into from

Merge branch 'main' into kde

34af628
Select commit
Loading
Failed to load commit list.
Closed

Add univariate KDE #13

Merge branch 'main' into kde
34af628
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 23, 2023 in 0s

0.00% of diff hit (target 99.82%)

View this Pull Request on Codecov

0.00% of diff hit (target 99.82%)

Annotations

Check warning on line 6 in src/kde.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/kde.jl#L6

Added line #L6 was not covered by tests

Check warning on line 14 in src/kde.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/kde.jl#L9-L14

Added lines #L9 - L14 were not covered by tests

Check warning on line 17 in src/kde.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/kde.jl#L17

Added line #L17 was not covered by tests

Check warning on line 20 in src/kde.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/kde.jl#L20

Added line #L20 was not covered by tests

Check warning on line 23 in src/kde.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/kde.jl#L23

Added line #L23 was not covered by tests

Check warning on line 29 in src/kde.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/kde.jl#L26-L29

Added lines #L26 - L29 were not covered by tests

Check warning on line 49 in src/kde.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/kde.jl#L49

Added line #L49 was not covered by tests

Check warning on line 59 in src/kde.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/kde.jl#L57-L59

Added lines #L57 - L59 were not covered by tests

Check warning on line 61 in src/kde.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/kde.jl#L61

Added line #L61 was not covered by tests

Check warning on line 68 in src/kde.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/kde.jl#L64-L68

Added lines #L64 - L68 were not covered by tests

Check warning on line 70 in src/kde.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/kde.jl#L70

Added line #L70 was not covered by tests

Check warning on line 75 in src/kde.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/kde.jl#L74-L75

Added lines #L74 - L75 were not covered by tests

Check warning on line 80 in src/kde.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/kde.jl#L78-L80

Added lines #L78 - L80 were not covered by tests

Check warning on line 86 in src/kde.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/kde.jl#L83-L86

Added lines #L83 - L86 were not covered by tests

Check warning on line 91 in src/kde.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/kde.jl#L88-L91

Added lines #L88 - L91 were not covered by tests

Check warning on line 93 in src/kde.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/kde.jl#L93

Added line #L93 was not covered by tests

Check warning on line 96 in src/kde.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/kde.jl#L96

Added line #L96 was not covered by tests

Check warning on line 103 in src/kde.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/kde.jl#L102-L103

Added lines #L102 - L103 were not covered by tests

Check warning on line 105 in src/kde.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/kde.jl#L105

Added line #L105 was not covered by tests