We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
UnivariateGMM
The search on the site (https://juliastats.org/Distributions.jl/stable/search/?q=UnivariateGMM) says: Number of results: 0. ?UnivariateGMM says No documentation found.
Number of results: 0
?UnivariateGMM
No documentation found
It's briefly mentioned in some issues (#1307 (comment), TuringLang/Turing.jl#722 (comment)), but one needs to read the source to see how to instantiate it:
Distributions.jl/src/mixtures/unigmm.jl
Line 9 in 3512557
I think some explanation (or at least a mention) could be added to the documentation about mixture models: https://juliastats.org/Distributions.jl/stable/mixture/
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The search on the site (https://juliastats.org/Distributions.jl/stable/search/?q=UnivariateGMM) says:
Number of results: 0
.?UnivariateGMM
saysNo documentation found
.It's briefly mentioned in some issues (#1307 (comment), TuringLang/Turing.jl#722 (comment)), but one needs to read the source to see how to instantiate it:
Distributions.jl/src/mixtures/unigmm.jl
Line 9 in 3512557
I think some explanation (or at least a mention) could be added to the documentation about mixture models: https://juliastats.org/Distributions.jl/stable/mixture/
The text was updated successfully, but these errors were encountered: