Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
One App to Replace Your Entire SaaS Stack
Projects, docs, chat, and AI in one workspace. Work faster, not across 10 tabs.
ClickUp replaces your scattered tool stack with one AI-powered platform. Stop paying for project management, docs, chat, and time tracking separately when they all live in one place. Teams that consolidate into ClickUp cut software costs and move faster because everything is connected, not siloed across apps that don't talk to each other.
In this very first part of the project OpenSpaceSyntax is a collection of functions in shall scripts oriented to the calculation of classic measures of a space syntax analisys procedure for urban fabrics and based on GIS-GRASS (grass.itc.it).
The R package to be built aims at implementing what I did in a few scripts for the preparation of the papers I published in CaGEO and TGIS (see below). Basically this is related to the computation of the distribution of k co-occurrences of spatial events (generalising the contiguity distributions - 2 co-occurrences at distance 0) to derive spatial clustering statistics (mainly using the Shannon entropy, then called the k-spatial entropy) and methods linked to this: SOOk, SelSOOk (see caGEO paper) and scankOO (see TGIS). Another method (CAkOO) performing a k-Correspondence Analysis (i.e. on a multiway table with k entries) on the contingencies of co-occurrenceshas been already "published in my JSS paper about another R package: PTAk.
...