do.exist.NBIB: Existence of A Nearly Balanced Incomplete Block Design Given...

View source: R/ibd.R

do.exist.NBIBR Documentation

Existence of A Nearly Balanced Incomplete Block Design Given The Parameters

Description

Checks whether a nearly balanced incomplete block design exists or not for given parameters

Usage

do.exist.NBIB(v,b,k)

Arguments

v

number of treatments

b

number of blocks

k

block size

Value

Returns 1 if an NBIB design exists else return 0

Author(s)

Baidya Nath Mandal <mandal.stat@gmail.com>


ibd documentation built on May 29, 2024, 12:11 p.m.

Related to do.exist.NBIB in ibd...