| moment,bivdph-method | R Documentation | 
Moment method for bivdph class
## S4 method for signature 'bivdph'
moment(x, k = c(1, 1))
| x | An object of class bivdph. | 
| k | A vector with the location. | 
An real value.
obj <- bivdph(dimensions = c(3, 3))
moment(obj, c(1, 1))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.