BinomialRVParameters

If the number of trials parameter (numTrials) is a double value, it will be truncated to the nearest integer value when creating the corresponding random variable or distribution.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun createDistribution(): Binomial
Link copied to clipboard
open override fun createRVariable(streamNumber: Int, streamProvider: RNStreamProviderIfc): RVariableIfc