moment,bivph-method | R Documentation |
Moment method for bivph class
## S4 method for signature 'bivph'
moment(x, k = c(1, 1))
x |
An object of class bivph. |
k |
A vector with the location. |
An real value.
obj <- bivph(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.