Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

compute_margin_coordinates

Get LC configuration from a (N+1)D field


Description

compute_margin_coordinates computes the coordinates (boundary) of the margin of the field.

Usage

compute_margin_coordinates(dim, LC.coordinates)

Arguments

dim

a vector with the dimensions of the field (time, space1, space2, ..., spaceN)

LC.coordinates

template of the LC coordinates

See Also

Examples

LC_geom <- setup_LC_geometry(speed = 1, horizon = list(PLC = 3, FLC = 0), shape = "cone")

data(contCA00)

aa <- compute_margin_coordinates(dim(contCA00$observed), LC_geom$coordinates)
aa

LICORS

Light Cone Reconstruction of States - Predictive State Estimation From Spatio-Temporal Data

v0.2.0
GPL-2
Authors
Georg M. Goerg <gmg@stat.cmu.edu>
Initial release
2013-11-20

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.