params_size_categorical_mixture_of_one_hot_categorical: number of 'params' needed to create a...

View source: R/distribution-static-methods.R

params_size_categorical_mixture_of_one_hot_categoricalR Documentation

number of params needed to create a CategoricalMixtureOfOneHotCategorical distribution

Description

number of params needed to create a CategoricalMixtureOfOneHotCategorical distribution

Usage

params_size_categorical_mixture_of_one_hot_categorical(
  event_size,
  num_components
)

Arguments

event_size

event size of this distribution

num_components

number of components in the mixture

Value

a scalar


tfprobability documentation built on Sept. 1, 2022, 5:07 p.m.