Learn R Programming

cocons (version 0.1.5)

getDensityFromDelta: 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)

Value

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

Arguments

coco.object

(S4) a fitted coco() object.

delta

(numeric) a delta taper scale (delta).

Author

Federico Blasi