POLY_MODEL$hermite | R Documentation |
This function returns a Hermite polynomial function defined using mpoly::hermite.
shape |
Integer. A value between 1 to 4. |
A function.
POLY_MODEL$hermite(1)
POLY_MODEL$hermite(2)
POLY_MODEL$hermite(3)
POLY_MODEL$hermite(4)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.