Source author record

Simon Urbanek

Simon Urbanek appears in the imported research catalog. Authorship, coauthor and topic links are available while profile ownership is still unclaimed.

ResearcherUnclaimed source record

Catalog footprint

What is connected

4works
9topics
4close collaborators

Actions

Connect this record

Log in to claim

Research graph

See the researcher in context

Open full explorer

Inspect adjacent papers, topics, institutions and collaborators without losing the researcher page.

Building this map preview

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

4 published item(s)

preprint2023arXiv

A Statistical Method for Identifying Areas of High Mobility Applied to Commuting Data for the Country of New Zealand

Human mobility describes physical patterns of movement of people within a spatial system. Many of these patterns, including daily commuting, are cyclic and quantifiable. These patterns capture physical phenomena tied to processes studied in epidemiology, and other social, behavioral, and economic sciences. This paper advances human mobility research by proposing a statistical method for identifying locations that individual move to and through at a rate proportionally higher than other locations, using commuting data for the country of New Zealand as a case study. These locations are termed mobility loci and they capture a global property of communities in which people commute. The method makes use of a directed-graph representation where vertices correspond to locations and traffic between locations correspond to edge weights. Following a normalization, the graph can be regarded as a Markov chain whose stationary distribution can be calculated. The proposed permutation procedure is then applied to determine which stationary distributions are larger than what would be expected, given the structure of the directed graph and traffic between locations. The results of this method are evaluated, including a comparison to what is already known about commuting patterns in the area as well as a comparison with similar features.

preprint2020arXiv

On the Programmatic Generation of Reproducible Documents

Reproducible document standards, like R Markdown, facilitate the programmatic creation of documents whose content is itself programmatically generated. While these documents are generally not complete in the sense that they will not include prose content, generated by an author to provide context, a narrative, etc., programmatic generation can provide substantial efficiencies for structuring and constructing documents. This paper explores the programmatic generation of reproducible by distinguishing components than can be created by computational means from those requiring human-generated prose, providing guidelines for the generation of these documents, and identifying a use case in clinical trial reporting. These concepts and use case are illustrated through the listdown package for the R programming environment, which is is currently available on the Comprehensive R Archive Network (CRAN).

preprint2016arXiv

iotools: High-Performance I/O Tools for R

The iotools package provides a set of tools for Input/Output (I/O) intensive datasets processing in R (R Core Team, 2014). Efficent parsing methods are included which minimize copying and avoid the use of intermediate string representations whenever possible. Functions for applying chunk-wise operations allow for computing on streaming input as well as arbitrarily large files. We present a set of example use cases for iotools, as well as extensive benchmarks comparing comparable functions provided in both core-R as well as other contributed packages.

preprint2015arXiv

Earthquakes, Hurricanes, and Mobile Communication Patterns in the New York Metro Area: Collective Behavior during Extreme Events

We use wireless voice-call and text-message volumes to quantify spatiotemporal communication patterns in the New York Metro area before, during, and after the Virginia earthquake and Hurricane Irene in 2011. The earthquake produces an instantaneous and pervasive increase in volume and a ~90-minute temporal disruption to both call and text volume patterns, but call volume anomalies are much larger. The magnitude of call volume anomaly diminishes with distance from earthquake epicenter, with multiple clusters of high response in Manhattan. The hurricane produces a two-day, spatially varying disruption to normal call and text volume patterns. In most coastal areas, call volumes dropped anomalously in the afternoon before the hurricane's arrival, but text volumes showed a much less consistent pattern. These spatial patterns suggest partial, but not full, compliance with evacuation orders for low-lying areas. By helping us understand how people behave in actual emergencies, wireless data patterns may assist network operators and emergency planners who want to provide the best possible services to the community. We have been careful to preserve privacy throughout this work by using only anonymous and aggregate data.