inner_product_phi | R Documentation |
Represent <x'(phi)_i, x'(phi)_j> as a quadratic function in phi —-
inner_product_phi(X, v, i, j)
X, |
matrix n by p |
v, |
contrast vector n by 1 |
i, |
first index |
j, |
second index |
parameters: a, b, c the coefficients of the quadratic equation such that (ax^2 + bx + c <= 0)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.