Rdocumentation
powered by
Learn R Programming
ZeBook (version 0.4)
param.runif: Building a random plan with uniform distribution
Description
according to minimal and maximal values defined in a model.factors matrix
Usage
param.runif(model.factors, N)
Arguments
model.factors
: matrix defining minimal (binf) and maximal values (bsup) for a set of p parameters
N
: size of sample
Value
parameter matrix of dim = (N, p)