validation.bin {BinNor} | R Documentation |
Checks whether the marginal specification of the binary part is valid and consistent.
validation.bin(no.bin, prop.vec.bin = NULL)
no.bin |
Number of binary variates. |
prop.vec.bin |
Probability vector for binary variables |
## Not run: validation.bin (3, rep(0.6,4))
validation.bin (4, rep(0.6,4))