AoE.Base {rrepast}R Documentation

AoE.Base

Description

The Design Of Experiments Base function

Usage

AoE.Base(m, factors = c(), fun = NULL)

Arguments

m

The base design matrix

factors

A subset of model parameters

fun

The function which will be applied to m

Value

The design matrix


[Package rrepast version 0.8.0 Index]