nabla | R Documentation |
nabla
multiplies the I polynomials of an object of
the um
class.
nabla(um) ## S3 method for class 'um' nabla(um)
um |
an object of class |
A numeric vector c(1, a1, ..., ad)
This function returns the member variable um$nabla
.
um1 <- um(i = "(1 - B)(1 - B^12)") nabla(um1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.