Description Usage Arguments Value Examples
View source: R/troproj.linsp.R
Compute projection of data points on a given tropical linear space.
1 | tropproj.linsp(x, V)
|
x |
a data matrix, of size n x e, with each row an observation. |
V |
a data matrix, of dimension s x e, with each row a basis of tropical linear space. e is the dimension of the tropical space and s is the dimension of the linear space. |
A matrix of projections of all data points.
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.