powered by
analyse_randomKde2d
create_randomKde2d
analyse_randomKde2d(nfields=100, nstars, maxX, maxY, nKde=50, showStats=FALSE, returnStats=TRUE)
mean
sd
# Runs the analysis on random fields toyRes <- analyse_randomKde2d(100, 200, 100, 100, showStats=TRUE) # Clean the environment rm(toyRes)
Run the code above in your browser using DataLab