validation.bin: Validates the marginal specification of the binary part

Description Usage Arguments Examples

Description

Checks whether the marginal specification of the binary part is valid and consistent.

Usage

1
validation.bin(no.bin, prop.vec.bin = NULL)

Arguments

no.bin

Number of binary variates.

prop.vec.bin

Probability vector for binary variables

Examples

1
2
	## Not run: validation.bin (3,  rep(0.6,4)) 
	validation.bin (4,  rep(0.6,4))

BinNor documentation built on March 6, 2021, 1:08 a.m.