View source: R/special_spd_geometry.R
spd.geometry | R Documentation |
SPD manifold is a well-studied space in that there have been many geometries proposed on the space. For special functions on under SPD category, this function finds whether there exists a matching name that is currently supported in Riemann. If there is none, it will return an error message.
spd.geometry(geometry)
geometry |
name of supported geometries, including
|
a matching name in lower-case.
# it just returns a small-letter string. mygeom = spd.geometry("stein")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.