powered by
fftgrid(xyt, M, N, spatial, sigma, phi, model, covpars)
lgcpPredict
lgcpSim
xyt <- stppp(ppp(),t=c(),tlim=c(0,1)) sar <- spatialAtRisk(function(x,y){return(1)},warn=FALSE) grid <- fftgrid(xyt,65,65,sar,1,0.01,"exponential",covpars=c())
Run the code above in your browser using DataLab