| print.moment | R Documentation |
Prints an object of class 'moment'.
## S3 method for class 'moment'
print(x, ...)
x |
An object of class |
... |
Included only for consistency with the generic function. |
Prints the moment as E[X1**k1 X2**k2 ...]: followed by
the lines of the representation matrix with the corresponding coefficient
attached to each row.
Kem Phillips kemphillips@comcast.net
Phillips2010symmoments
callmultmoments
print(callmultmoments(c(1, 2, 3)))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.