search for: stcheckobs

Displaying 1 result from an estimated 1 matches for "stcheckobs".

2017 Oct 06
1
How to resolve this error
...vations > obs<-palay.data.raw$obs > ##data.frame of geographical covariates > geocov<-palay.data.raw$X > ##matrix of spatio-temporal covariate > stcov<-list(Y=palay.data.raw$Y) > ##creating ST Data > palay.data<-createSTdata(obs,geocov,SpatioTemporal=stcov) Error in stCheckObs(obs) : Duplicated observations, i.e. multiple elements with same obs$date and obs$ID. > please help me. [[alternative HTML version deleted]]