paper-with-me

Papers

ProcData: An R Package for Process Data Analysis

2020-06-09 · Xueying Tang, Susu Zhang, Zhi Wang, Jingchen Liu, Zhiliang Ying

Process data refer to data recorded in the log files of computer-based items. These data, represented as timestamped action sequences, keep track of respondents' response processes of solving the items. Process data analysis aims at enhancing educational assessment accuracy and serving other assessment purposes by utilizing the rich information contained in response processes. The R package ProcData presented in this article is designed to provide tools for processing, describing, and analyzing process data. We define an S3 class "proc" for organizing process data and extend generic methods summary and print for class "proc". Two feature extraction methods for process data are implemented in the package for compressing information in the irregular response processes into regular numeric vectors. ProcData also provides functions for fitting and making predictions from a neural-network-based sequence model. These functions call relevant functions in package keras for constructing and training neural networks. In addition, several response process generators and a real dataset of response processes of the climate control item in the 2012 Programme for International Student Assessment are included in the package.

📄 PDF Abstract BibTeX arXiv:2006.05061

Code (1)

xytangtang/ProcData 공식 구현 tf

Similar Papers 제목 키워드 기반

Navigating through the R packages for movement

2019-01-17 · Rocio Joo, Matthew E. Boone, Thomas A. Clay, Samantha C. Patrick 외

The advent of miniaturized biologging devices has provided ecologists with unparalleled opportunities to record animal movement across scales, and led to the collection of ever-increasing quantities of tracking data. In …

Data Visualization

ezcox: An R/CRAN Package for Cox Model Batch Processing and Visualization

2021-10-27 · Shixiang Wang, Xue-Song Liu, Jianfeng Li, Qi Zhao

Cox analysis is a common clinical data analysis technique to link valuable variables to clinical outcomes including dead and relapse. In the omics era, Cox model batch processing is a basic strategy for screening clinica…

scikit-fda: A Python Package for Functional Data Analysis

2022-11-04 · Carlos Ramos-Carreño, José Luis Torrecilla, Miguel Carbajo-Berrocal, Pablo Marcos 외

The library scikit-fda is a Python package for Functional Data Analysis (FDA). It provides a comprehensive set of tools for representation, preprocessing, and exploratory analysis of functional data. The library is built…

Model Selection

rMultiNet: An R Package For Multilayer Networks Analysis

2023-02-09 · Ting Li, Zhongyuan Lyu, Chenyu Ren, Dong Xia

This paper develops an R package rMultiNet to analyze multilayer network data. We provide two general frameworks from recent literature, e.g. mixture multilayer stochastic block model(MMSBM) and mixture multilayer latent…

ClusteringStochastic Block Model

ajdmom: A Python Package for Deriving Moment Formulas of Affine Jump Diffusion Processes

2024-11-10 · Yan-Feng Wu, Jian-Qiang Hu

We introduce ajdmom, a Python package designed for automatically deriving moment formulae for the well-established affine jump diffusion processes with state-independent jump intensities. ajdmom can produce explicit clos…

Sensitivity