English
Related papers

Related papers: GephiForR: An R package for creating Gephi-style n…

200 papers

We present fplyr, a new package for the R language to deal with big files. It allows users to easily implement the split-apply-combine strategy for files that are too big to fit into the available memory, without relying on data bases nor…

Computation · Statistics 2020-06-23 Federico Marotta

Functional data analysis has become a tool of interest in applied areas such as economics, medicine, and chemistry. Among the techniques developed in recent literature, functional semiparametric regression stands out for its balance between…

Methodology · Statistics 2024-05-24 Silvia Novo , Germán Aneiros

The emergence of 5G and 6G networks has established network slicing as a significant part of future service-oriented architectures, demanding refined identification methods supported by robust datasets. The article presents SliceVision-F2I,…

Computer Vision and Pattern Recognition · Computer Science 2025-11-04 Md. Abid Hasan Rafi , Mst. Fatematuj Johora , Pankaj Bhowmik

iGraphMatch is an R package for finding corresponding vertices between two graphs, also known as graph matching. The package implements three categories of prevalent graph matching algorithms including relaxation-based, percolation-based,…

Computation · Statistics 2021-12-20 Zihuan Qiao , Daniel Sussman

Gaussian process (GP) models are commonly used statistical metamodels for emulating expensive computer simulators. Fitting a GP model can be numerically unstable if any pair of design points in the input space are close together. Ranjan,…

Computation · Statistics 2015-11-20 Blake MacDonald , Pritam Ranjan , Hugh Chipman

We introduce OrigamiPlot, an open-source R package and Shiny web application designed to enhance the visualization of multivariate data. This package implements the origami plot, a novel visualization technique proposed by Duan et al. in…

Human-Computer Interaction · Computer Science 2024-11-20 Yiwen Lu , Jiayi Tong , Yuqing Lei , Alex J. Sutton , Haitao Chu , Lisa D. Levine , Thomas Lumley , David A. Asch , Rui Duan , Christopher H. Schmid , Yong Chen

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…

Computation · Statistics 2016-04-08 Taylor Arnold , Michael Kane , Simon Urbanek

Networks are useful for representing phenomena in a broad range of domains. Although their ability to represent complexity can be a virtue, it is sometimes useful to focus on a simplified network that contains only the most important edges:…

Social and Information Networks · Computer Science 2022-06-02 Zachary P. Neal

Effective visualisation of multidimensional data is crucial for generating insights. Glyph-based visualisations, which encode data dimensions onto multiple visual channels such as colour, shape, and size, provide an effective means of…

Human-Computer Interaction · Computer Science 2025-03-24 Rishabh Vishwakarma , Caroline Brophy , Catherine Hurley

The rapid evolution in the fields of computer science, data science, and artificial intelligence has significantly transformed the utilisation of data for decision-making. Data visualisation plays a critical role in any work that involves…

Other Statistics · Statistics 2024-01-08 Thiyanga S. Talagala

We introduce NetworKit, an open-source software package for analyzing the structure of large complex networks. Appropriate algorithmic solutions are required to handle increasingly common large graph data sets containing up to billions of…

Social and Information Networks · Computer Science 2015-11-16 Christian L. Staudt , Aleksejs Sazonovs , Henning Meyerhenke

This article introduces GuessCompx which is an R package that performs an empirical estimation on the time and memory complexities of an algorithm or a function. It tests multiple increasing-sizes samples of the user's data and attempts to…

Data Structures and Algorithms · Computer Science 2020-10-22 Marc Agenis-Nevers , Neeraj Dhanraj Bokde , Zaher Mundher Yaseen , Mayur Shende

There has been increased interest in the use of historical data to formulate informative priors in regression models. While many such priors for incorporating historical data have been proposed, adoption is limited due to access to…

Methodology · Statistics 2025-06-26 Ethan M. Alt , Xinxin Chen , Luiz M. Carvalho , Joseph G. Ibrahim

Peer-to-peer networks consist of thousands or millions of nodes that might join and leave arbitrarily. The evaluation of new protocols in real environments is many times practically impossible, especially at design and testing stages. The…

Networking and Internet Architecture · Computer Science 2008-12-18 V. Chrissikopoulos , G. Papaloukopoulos , E. Sakkopoulos , S. Sioutas

Fitting areal models which use a spatial weights matrix to represent relationships between geographical units can be a cumbersome task, particularly when these units are not well-behaved. The two chief aims of sfislands are to simplify the…

Methodology · Statistics 2024-09-10 Kevin Horan , Katarina Domijan , Chris Brunsdon

We present RaFI, a CUDA and MPI based software framework that simplifies the task of building GPU-enabled data-parallel software where rays or similar work items need to migrate between different GPUs. RaFI provides a simple interface for…

Distributed, Parallel, and Cluster Computing · Computer Science 2026-05-29 Ingo Wald , Serkan Demirci , Alper Sahistan , Stefan Zellmann , Andrea Paris , Patrick Moran , Milan Jaros , Tatiana von Landesberger , Ugur Gudukbay , Valerio Pascucci

Graphs are a key form of Big Data, and performing scalable analytics over them is invaluable to many domains. As our ability to collect data grows, there is an emerging class of inter-connected data which accumulates or varies over time,…

Distributed, Parallel, and Cluster Computing · Computer Science 2015-08-21 Yogesh Simmhan , Charith Wickramaarachchi , Alok Kumbhare , Marc Frincu , Soonil Nagarkar , Santosh Ravi , Cauligi Raghavendra , Viktor Prasanna

Network science established itself as a prominent tool for modeling time series and complex systems. This modeling process consists of transforming a set or a single time series into a network. Nodes may represent complete time series,…

Social and Information Networks · Computer Science 2022-08-23 Leonardo N. Ferreira

Graphical models provide powerful tools to uncover complicated patterns in multivariate data and are commonly used in Bayesian statistics and machine learning. In this paper, we introduce the R package BDgraph which performs Bayesian…

Machine Learning · Statistics 2019-05-14 Reza Mohammadi , Ernst C. Wit

To harness the full benefit of new computing platforms, it is necessary to develop software with parallel computing capabilities. This is no less true for statisticians than for astrophysicists. The R programming language, which is perhaps…

Computation · Statistics 2017-09-08 George Ostrouchov , Wei-Chen Chen , Drew Schmidt