moment-bivdph-method: Moment method for bivdph class

moment,bivdph-methodR Documentation

Moment method for bivdph class

Description

Moment method for bivdph class

Usage

## S4 method for signature 'bivdph'
moment(x, k = c(1, 1))

Arguments

x

An object of class bivdph.

k

A vector with the location.

Value

An real value.

Examples

obj <- bivdph(dimensions = c(3, 3))
moment(obj, c(1, 1))

matrixdist documentation built on Aug. 8, 2023, 5:06 p.m.