dot-partition_add_data: Add observations to an existing partition

.partition_add_dataR Documentation

Add observations to an existing partition

Description

Add observations to an existing partition

Usage

.partition_add_data(p, locs, z)

Arguments

p

existing partition as created with stmra_partition

locs

a matrix with data locations (points are rows, coordinates columns) with named(!) columns "x", "y", and "t"

z

numeric vector with data values and length identical to nrows(locs)


appelmar/stmra documentation built on April 12, 2022, 7:22 p.m.