Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ParameterCountOptions

Options for {@link com.bayesserver.ParameterCounter}.

Hierarchy

  • ParameterCountOptions

Index

Properties

Accessors

Properties

Static _Ceb_x_

_Ceb_x_: boolean = false

Accessors

excludeNullDistributions

  • get excludeNullDistributions(): boolean
  • set excludeNullDistributions(value: boolean): void
  • Gets a value indicating whether null distributions are excluded from the parameter count.

    Returns boolean

    true if null distributions should be excluded; otherwise, false.

  • Sets a value indicating whether null distributions are excluded from the parameter count.

    Parameters

    • value: boolean

      true if null distributions should be excluded; otherwise, false.

    Returns void

    true if null distributions should be excluded; otherwise, false.