alternate.sol: Get an altnernate solution for particular row of incidence...

View source: R/Aoptbdtvc.R

alternate.solR Documentation

Get an altnernate solution for particular row of incidence matrix

Description

This function returns an alternate solution for a particular row of incidence matrix with specified properties.

Usage

alternate.sol(v,b,k,r,r0,lambda,lambda0,N1,T,relaxed)

Arguments

v

number of test treatments

b

number of blocks

k

block size

r

number of replications of the test treatments

r0

number of replications of the control

lambda

number of concurrences of two test treatments

lambda0

number of concurrences of a test treatment with the control

N1

Incidence matrix obtained till the previous row

T

Tabu list of deleted rows

relaxed

are the constraints being relaxed?

Value

return the desired row of the incidence matrix

Author(s)

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


Aoptbdtvc documentation built on May 29, 2024, 9:09 a.m.