Learn R Programming

unfoldr (version 0.7.1)

parameterEstimates: Spatial histogram

Description

Characteristics for a spatial histogram

Usage

parameterEstimates(H, breaks)

Arguments

H

trivariate (output) histogram, estimated by unfold

breaks

breaks vector from setbreaks

Value

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

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