grow.grid: Grow Grid

Description Usage Arguments Value See Also

Description

grow.grid creates a data frame like expand.grid. The order of rows is adjusted to represent a growing grid with respect to resolution.

Usage

1
grow.grid(x, random = T)

Arguments

x

a list of vectors.

random

TRUE if order of rows within each level of resolution should be random.

Value

grow.grid returns a data frame like expand.grid.

See Also

update.param


docopulae documentation built on May 2, 2019, 7:53 a.m.