Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

params_size_mixture_normal

number of params needed to create a MixtureNormal distribution


Description

number of params needed to create a MixtureNormal distribution

Usage

params_size_mixture_normal(num_components, event_shape)

Arguments

num_components

Number of component distributions in the mixture distribution.

event_shape

Number of parameters needed to create a single component distribution.

Value

a scalar


tfprobability

Interface to 'TensorFlow Probability'

v0.11.0.0
Apache License (>= 2.0)
Authors
Sigrid Keydana [aut, cre], Daniel Falbel [ctb], Kevin Kuo [ctb] (<https://orcid.org/0000-0001-7803-7901>), RStudio [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.