allocate: Allocate treatments in a column

Description Usage Arguments Value Author(s)

View source: R/pbbd.R

Description

This function alloctes treatments in a column of a block design

Usage

1
allocate(j,v,b,k,mvec,x1,x2)

Arguments

j

An integer less than or equal to block size

v

Number of treatments

b

Number of blocks

k

Block size

mvec

Vector of desired frequencies of treatments in jth column

x1

A b x k matrix

x2

A b x k matrix

Value

x1

A b x k matrix

x2

A b x k matrix

Author(s)

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


pbbd documentation built on Sept. 8, 2021, 9:08 a.m.

Related to allocate in pbbd...