set.grid.imprecise: Generates Grid-Points in X-Y Coordinate System

Description Usage Arguments Note Author(s) See Also

View source: R/set_grid.R

Description

The function set.grid generates grid-points in the box-constrained region (in 2D) using maximum and minimum of xtms.

Usage

1
  set.grid.imprecise(obj, len = 5, ...)

Arguments

obj

An object of class imprecise

len

A scalar value that implies a length

...

other arguments to be passed to the function set.grid.

Note

The function set.grid is recommended to use on the box-constrained type in two dimensional problem rather than three or more. In general, it is used for a surface of the constrained convex polygon.

For the safe study, set.grid stops if m0shape=sphere3d.

Author(s)

Chel Hee Lee <gnustats@gmail.com>

See Also

expand.grid


ipeglim documentation built on May 2, 2019, 4:31 p.m.