JackPol | R Documentation |
Returns a Jack polynomial.
JackPol(n, lambda, alpha, which = "J")
n |
number of variables, a positive integer |
lambda |
an integer partition, given as a vector of decreasing integers |
alpha |
rational number, given as a string such as
|
which |
which Jack polynomial, |
A qspray
multivariate polynomial.
JackPol(3, lambda = c(3, 1), alpha = "2/5")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.