datainc {spatclus}R Documentation

Inclusion of cases in the grid

Description

If this is not yet done, the cases are included in the point grid.

Usage

 datainc(data, pop)

Arguments

data Data frame with 2 columns (x and y) or 3 colums (x, y and z) giving coordinates of case data points.
pop Matrix with 3 or 4 columns giving coordinates of underlying population data points in the first 2 or 3 colums. Last is a column of 1's.

Value

The underlying population coordinate matrix including cases.

Author(s)

Christophe Dematte{"i} demattei@iurc.montp.inserm.fr


[Package spatclus version 1.0-3 Index]