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