中文
相关论文

相关论文: An educator's perspective of the tidyverse

200 篇论文

Software is increasingly produced in the form of ecosystems, collections of interdependent components maintained by a distributed community. These ecosystems act as network organizations, not markets, and thus often lack actionable…

软件工程 · 计算机科学 2020-12-14 Christopher Bogart , James Howison , James Herbsleb

Open-ended assignments - such as lab reports and semester-long projects - provide data science and statistics students with opportunities for developing communication, critical thinking, and creativity skills. However, providing grades and…

其他统计学 · 统计学 2025-01-15 Federica Zoe Ricci , Catalina Mari Medina , Mine Dogucu

Nolan and Temple Lang (2010) argued for the fundamental role of computing in the statistics curriculum. In the intervening decade the statistics education community has acknowledged that computational skills are as important to statistics…

其他统计学 · 统计学 2022-10-11 Nicholas J. Horton , Johanna S. Hardin

This paper introduces grangersearch, an R package for performing exhaustive Granger causality searches on multiple time series. The package provides: (1) exhaustive pairwise search across multiple variables, (2) automatic lag order…

统计计算 · 统计学 2026-01-06 Nikolaos Korfiatis

Many have argued that statistics students need additional facility to express statistical computations. By introducing students to commonplace tools for data management, visualization, and reproducible analysis in data science and applying…

统计计算 · 统计学 2020-07-21 Nicholas J. Horton , Benjamin S. Baumer , Hadley Wickham

The capability of R to do symbolic mathematics is enhanced by the caracas package. This package uses the Python computer algebra library SymPy as a back-end but caracas is tightly integrated in the R environment. This enables the R user…

应用统计 · 统计学 2023-08-22 Mikkel Meyer Andersen , Søren Højsgaard

This paper presents a student-led activity designed to explore the use of statistical software in academic research across economics, political science, and statistics. Students reviewed replication files from major journals and…

其他统计学 · 统计学 2025-04-10 Elizabeth Upton , Xizhen Cai , Pamela Jakiela , Owen Ozier , Shyam Raman

Due to their flexibility and superior performance, machine learning models frequently complement and outperform traditional statistical survival models. However, their widespread adoption is hindered by a lack of user-friendly tools to…

Human education transcends mere knowledge transfer, it relies on co-adaptation dynamics -- the mutual adjustment of teaching and learning strategies between agents. Despite its centrality, computational models of co-adaptive teacher-student…

计算机与社会 · 计算机科学 2025-05-07 Francesco Balzan , Pedro P. Santos , Maurizio Gabbrielli , Mahault Albarracin , Manuel Lopes

Time series are measured and analyzed across the sciences. One method of quantifying the structure of time series is by calculating a set of summary statistics or `features', and then representing a time series in terms of its properties as…

机器学习 · 统计学 2023-07-04 Trent Henderson , Ben D. Fulcher

As the demand for jobs in data science increases, so does the demand for universities to develop and facilitate modernized data science curricula to train students for these positions. Yet, the development of these courses remains…

其他统计学 · 统计学 2025-08-07 Elijah Meyer , Mine Çetinkaya-Rundel

Despite rapid growth in the data science workforce, people of color, women, those with disabilities, and others remain underrepresented in, underserved by, and sometimes excluded from the field. This pattern prevents equal opportunity for…

其他统计学 · 统计学 2024-07-23 Mine Dogucu , Alicia A. Johnson , Miles Ott

This paper introduces the Statverse, a Metaverse framework designed to revolutionize statistical education in the digital age. Our key goal is to report our progress and encourage others to integrate similar strategies into their programs.…

I present an R package called edibble that facilitates the design of experiments by encapsulating elements of the experiment in a series of composable functions. This package is an interpretation of "the grammar of experimental designs" by…

统计计算 · 统计学 2023-11-17 Emi Tanaka

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…

机器学习 · 统计学 2019-05-14 Reza Mohammadi , Ernst C. Wit

The Rocker Project provides widely used Docker images for R across different application scenarios. This article surveys downstream projects that build upon the Rocker Project images and presents the current state of R packages for managing…

A version control system records changes to a file or set of files over time so that changes can be tracked and specific versions of a file can be recalled later. As such, it is an essential element of a reproducible workflow that deserves…

Linear discriminant analysis (LDA) is a powerful tool in building classifiers with easy computation and interpretation. Recent advancements in science technology have led to the popularity of datasets with high dimensions, high orders and…

统计计算 · 统计学 2019-04-09 Yuqing Pan , Qing Mai , Xin Zhang

Statistics students need to develop the capacity to make sense of the staggering amount of information collected in our increasingly data-centered world. Data science is an important part of modern statistics, but our introductory and…

统计计算 · 统计学 2014-01-15 Nicholas J Horton , Benjamin S Baumer , Hadley Wickham

Online user studies of visualizations, visual encodings, and interaction techniques are ubiquitous in visualization research. Yet, designing, conducting, and analyzing studies effectively is still a major burden. Although various packages…