blockProbability

Probability that input is true

Parameters

TypeNameDefaultDescription
Realp1.96Quantile of normal distribution with probability p
StringfileNameName of the file that stores the results for the next run. Name must be unique within model. File extension must be .csv.
StringdirNameName of the directory that stores the results for the next run (without the trailing ' / ')
StringdecimalSeparator","Decimal separator in the result file
BooleanresetReset file for a new set of runs

Connectors

TypeNameDefaultDescription
ETL.Connectors.Boolean4InputuRandom Boolean input
ETL.Connectors.RealOutputyEstimate of the probability that input is true at the current time
ETL.Connectors.RealOutputrangeHalf-width uncertainty range of y
ETL.Connectors.BooleanInputevent