moment-bivphasetype-method: Moment method for bivphasetype class

moment,bivphasetype-methodR Documentation

Moment method for bivphasetype class

Description

Moment method for bivphasetype class

Usage

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

Arguments

x

An object of class bivphasetype.

k

A vector with the location.

Value

An real value.

Examples

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

jorgeyslas/phfrailty documentation built on April 17, 2025, 4:11 p.m.