print.moment: Print the representation of a multivariate moment

Description Usage Arguments Details Author(s) References See Also Examples

Description

Prints an object of class 'moment'

Usage

1
2
 ## S3 method for class 'moment'
print(x,...) 

Arguments

x

an object of class 'moment', usually the output of callmultmoments

...

Included only for consistency with generic function

Details

Prints the moment as E[X1**k1 X2**k2 ...]: followed by the lines of the representation with the corresponding coefficient attached

Author(s)

Kem Phillips <kemphillips@comcast.net>

References

K Phillips, Symbolic Computation of the Central Moments of the Multivariate Normal Distribution, Journal of Statistical Software, 2010.

See Also

callmultmoments (symmoments)

Examples

1

symmoments documentation built on March 26, 2020, 6:28 p.m.