params_size_mixture_logistic: number of 'params' needed to create a MixtureLogistic...

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

params_size_mixture_logisticR Documentation

number of params needed to create a MixtureLogistic distribution

Description

number of params needed to create a MixtureLogistic distribution

Usage

params_size_mixture_logistic(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


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