-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
BUG: Fix MLE for Nakagami nakagami_gen.fit
#13396
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
Merged
+172
−8
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
afa382c
Add test for Nakagami MLE (nakagami_gen.fit)
jjerphan 4255e3e
Add good first estimates for Nakagami MLE
jjerphan 1a0164d
Correct nakagami_gen._fitstart interface
jjerphan 8dd8d55
Give reference to discussions for the first estimate
jjerphan 7ba2e55
Use numpy global methods for generality
jjerphan 6a10aff
Improve test for `nakagami.fit`
jjerphan 977ebcc
Remove unused import
jjerphan 04a36f7
Use assert_allclose instead of assert_almost_equal
jjerphan ff6a274
Use the analytical ML estimators
jjerphan 973c96b
Reduce relative tolerance
jjerphan b8b65d7
Change section to subsection for Nakagami MLE
jjerphan 5ca7b1d
Complete comment regarding regression test
jjerphan d4bee03
Complete MLE derivation
jjerphan c3683c3
Add test for ν=0.5
jjerphan 3863e08
Remove extra ponctuation
jjerphan 72fa639
Test for the first-order necessary condition for optimality
jjerphan 60a5f22
Wrap lines
jjerphan be4ba52
lint: Remove utf-8 characters
jjerphan 3b467ef
fixup! Test for the first-order necessary condition for optimality
jjerphan 9567dfc
lint: Use implicit line break
jjerphan 2b252ca
Replace hard-coded value
jjerphan d28879c
Complete the subsection for MLE
jjerphan 4634fbc
Merge branch 'master' into nakagami_fit_fix
jjerphan 46cbb62
Add Nakagami to the list of failing fits using MM
jjerphan 8e89a5f
Merge branch 'master' into nakagami_fit_fix
mdhaber File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.