hip.plot.lattice: Plot a Halton Lattice over a polygon resource

Description Usage Arguments

Description

Plots a halton lattice over a polygon resource. Primarily for demonstration of HIP sampling theory.

Usage

1
2
hip.plot.lattice(resource, bases = c(2, 3), J = c(8, 5),
  sample = NULL)

Arguments

resource

SpatialPolygons object. The resource the halton lattice will be plotted over.

bases

The bases of the halton lattice. Should be equal to those used to draw the sample.

J

The orders of the halton lattice. Should be equal to those used to draw the sample.

sample

The HIP sample to be plotted with the lattice.


semmons1/TEST-SDraw documentation built on June 8, 2019, 9:33 a.m.