planfact.as {multisensi}R Documentation

Complete factorial design

Description

Computation of a complete factorial design for model input factors.

Usage

planfact.as(input)

Arguments

input

list of factor levels

Value

comp2

complete factorial design of model input

Note

This is essentially an internal function for the multisensi package. It is almost equivalent to the function expand.grid.


[Package multisensi version 2.1-1 Index]