LogVMR | R Documentation |
Calculate the variance to mean ratio (VMR) in non-logspace (return answer in log-space)
LogVMR(x, ...)
x |
A vector of values |
... |
Other arguments (not used) |
Returns the VMR in log-space
LogVMR(x = c(1, 2, 3))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.