locprec2cov {LOMAR}R Documentation

locprec2cov

Description

Converts localization precision columns to a list of arrays of covariance matrices

Usage

locprec2cov(point.sets, scale = FALSE)

Arguments

point.sets

a list of n point sets with locprec columns (locprecz column required for 3D data)

scale

logical, whether to scale the localization precision by the variance of the coordinates

Value

a list of 2x2xn or 3x3xn arrays.


[Package LOMAR version 0.4.0 Index]