ibdgen: Generate a Treatment by Block Incidence Matrix for Given...

View source: R/ibd.R

ibdgenR Documentation

Generate a Treatment by Block Incidence Matrix for Given v,b,k, and Concurrence Matrix

Description

Generates an incidence matrix for given v,b,k and concurrence matrix

Usage

ibdgen(v,b,k,NNPo,ntrial,pbar)

Arguments

v

number of treatments

b

number of blocks

k

block size

NNPo

specified concurrence matrix

ntrial

number of trials, default is 5

pbar

logical, progress bar to be displayed. Default is FALSE

Value

returns a v by b incidence matrix or a text that design was not found

Author(s)

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


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

Related to ibdgen in ibd...