Nothing
# Función para calcular moran univariado
unimoran <- function(x,listw,CENT=mean,DESV=sd) {
bimoran(x,x,listw,CENT=CENT,DESV=DESV)
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.