params_size_mixture_same_family: number of 'params' needed to create a MixtureSameFamily...

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

params_size_mixture_same_familyR Documentation

number of params needed to create a MixtureSameFamily distribution

Description

number of params needed to create a MixtureSameFamily distribution

Usage

params_size_mixture_same_family(num_components, component_params_size)

Arguments

num_components

Number of component distributions in the mixture distribution.

component_params_size

Number of parameters needed to create a single component distribution.

Value

a scalar


rstudio/tfprobability documentation built on Sept. 11, 2022, 4:32 a.m.