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

var and cov on MvLocationScale secretly assume the base distribution is standardized #75

Closed
Red-Portal opened this issue Aug 3, 2024 · 1 comment
Labels
bug Something isn't working
Milestone

Comments

@Red-Portal
Copy link
Member

The current way var and cov compute the (co)variance on a LocationScale is only valid when the base distribution has unit variance. Need to fix this.

@Red-Portal Red-Portal added the bug Something isn't working label Aug 3, 2024
@Red-Portal Red-Portal changed the title var and cov on LocationScale secretly assumes the base distribution is standardized var and cov on MvLocationScale secretly assume the base distribution is standardized Aug 11, 2024
@Red-Portal Red-Portal modified the milestone: v0.3.0 Sep 10, 2024
@Red-Portal
Copy link
Member Author

Fixed in #76

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant