Marked Point Process is a DashBoard in R
.
You can load specific data and estimate the main charactical functions and properties.
Spatial Statistic project at TELECOM Nancy x Faculté des sciences et technologies x Ecole des Mines de Nancy
Professor :
- Radu Stoica
- ABDOULHOUSSEN Hamza
library(shiny)
library(shinydashboard)
library(shinyjs)
library(markdown)
library(ggplot2)
library(spatstat)
- amacrine
- anemones
- ants
- betacells
- bramclecanes
data are imported from spatstat r package data
You choose the data set and see the description
Plot the point pattern and the marks
See the number of points for each mark
See the density in the window
See spatial statistice estimation of F G J and K Functions
Create orientation mark with the points and plot each orientation
- Choose a mark
See the plot for the points with the chosen mark
- Choose the number of clusters
- Choose the number of iterations
- Choose the method
You can see the original plot and a plot with the clusters made by K-means