Displaying 3 results from an estimated 3 matches for "almeria".
Did you mean:
algeria
2012 Aug 19
2
Prueba de Thom y series temporales homogéneas de prueba
...na.rm=na.rm)
rachas<-contar.pasos(vector,mediana)
resultado<-(rachas-((longitud+2)/2))/
sqrt((longitud*(longitud-2))/(4*(longitud-1)))
return(abs(resultado))
}
library(solaR)
SIAR <- read.csv('http://solar.r-forge.r-project.org/data/SIAR.csv')
#
Estaciones.Almeria<-subset(SIAR,Provincia == "Almería")
#
# Datos estación de La Mojonera
# Almería, provincia = 4, estación = 1
Estacion.La.Mojonera<-readSIAR(4,1,"01/01/1970","31/12/2011")
#
# Datos estación de Adra
# Estación = 10
Estacion.Adra<-readSIAR(4,10,"01/01/1970...
2009 Sep 24
2
P-value and R-squared variable selection criteria
Hi R community
I have a question. I'll explain my situation. I have to build a climate model to obtain monthly and annual temperature from 2004 to 2008 from a specif area in Almeria (Spain). To build this climate model, I will use Multiple regression. My dependant variable will be monthly and annual temperature and independant variables will be Latitute, Longitude and Altitude and I will work with climate data from 10 climate stations distributed in my area of interest. I hav...
2014 Jan 10
11
Curso de R de Hastie y Tibshirani
Hola, ¿qué tal?
Sabréis que en unos días comienza un MOOC de Hastie y Tibshirani,
https://class.stanford.edu/courses/HumanitiesScience/StatLearning/Winter2014/about
basado en el libro "An Introduction to Statistical Learning, with
Applications in R".
Se me ocurre lo siguiente:
1) Montar un grupo de estudio en Madrid de manera que podamos
reunirnos periodicamente (¿semanalmente?