Learn R Programming

pbbd (version 1.0.0)

allocate: Allocate treatments in a column

Description

This function alloctes treatments in a column of a block design

Usage

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