locprec2cov: locprec2cov

View source: R/utils.R

locprec2covR 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.


LOMAR documentation built on March 18, 2022, 6:05 p.m.