meang | R Documentation |
Questa funzione permette il calcolo della media geometrica.
meang(x,...)
x |
vettore di dati |
... |
parametri aggiuntivi (ignorati in questa versione) |
meana
.
x <- c(1,3,2,4,6,7) meang(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.