subspace_similarity | R Documentation |
Compute subspace similarity
subspace_similarity(
fits,
method = c("avg_pair", "grassmann", "worst_case"),
...
)
fits |
a list of bi_projector objects |
method |
the method to use for computing subspace similarity |
... |
additional arguments to pass to the method |
a numeric value representing the subspace similarity
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.