parameterEstimates: Spatial histogram

Description Usage Arguments Details Value Author(s)

View source: R/unfolding.R

Description

Characteristics for a spatial histogram

Usage

1
parameterEstimates(H, breaks)

Arguments

H

trivariate (output) histogram, estimated by unfold

breaks

breaks vector from setbreaks

Details

Based on the estimated joint distribution after unfolding the function replicates the entries of the vector breaks, see setbreaks, equal to the number of estimated count data for each class. For an example please see the file 'unfold.R'.

Value

list of the following entries: either major or minor semi-axis length a, (polar) angle Theta and shape factor s, see parameters3d

Author(s)

M. Baaske


unfoldr documentation built on Sept. 25, 2021, 3:01 a.m.