get_legendre_matrix | R Documentation |
generate legendre matrix
get_legendre_matrix(x, legendre_order)
x |
vector equal to the x value for legendre polynomials(in this case times) |
legendre_order |
the order of legendre polynomials |
the polynomials value of each order
get_legendre_matrix(1:14,4)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.