# Area prediction. Sampling by a lattice of point patterns
area.mse(FigLat(2,RectLat2(),PP2(5,0.1)))
# Volume prediction. Sampling by a unit cubic point lattice
vol.mse(FigLat(3,VecLat(diag(3)),PointPattern(rep(0,3))))
Run the code above in your browser using DataLab