View source: R/distribution-static-methods.R
params_size_mixture_same_family | R Documentation |
params
needed to create a MixtureSameFamily distributionnumber of params
needed to create a MixtureSameFamily distribution
params_size_mixture_same_family(num_components, component_params_size)
num_components |
Number of component distributions in the mixture distribution. |
component_params_size |
Number of parameters needed to create a single component distribution. |
a scalar
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.