| get_l2_norm | R Documentation |
L^2 norm of an SRVFComputes the L^2 norm of an SRVF
get_l2_norm(qfun)
qfun |
A function that takes a numeric vector |
A numeric value storing the L^2 norm of the SRVF.
q <- curve2srvf(beta[, , 1, 1])
get_l2_norm(q)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.