getDensityFromDelta {cocons}R Documentation

Based on a specific taper scale (delta), retrieves the density of the covariance matrix.

Description

Based on a specific taper scale (delta), retrieves the density of the covariance matrix.

Usage

getDensityFromDelta(coco.object, delta)

Arguments

coco.object

(S4) a fitted coco() object.

delta

(numeric) a delta taper scale (delta).

Value

(numeric vector) the associate density of the tapered covariance matrix.

Author(s)

Federico Blasi


[Package cocons version 0.1.4 Index]