"dstidyverse":在DataSHIELD生态系统中实现一个Tidyverse的实现.
Tim Cadman1,2, Mariska Slofstra1, Demetris Avraam3
1Department of Genetics, Genomics Coordination Center, University Medical Centre, Groningen, The Netherlands.
F1000Research
|November 10, 2025
概括
现在,DataSHIELD用户可以轻松操作数据而无需共享,这要归功于新的dsTidyverse包. 这种基于R的工具在联合学习环境中提高了数据分析效率.
科学领域:
- 生物信息学是一种生物信息学.
- 数据科学数据科学数据科学
- 计算生物学 计算生物学
背景情况:
- DataSHIELD是一个建立的基于R的联合学习平台,用于在不共享数据的情况下进行多站点分析.
- 现有的DataSHIELD软件包缺乏用户友好的数据处理功能.
研究的目的:
- 推出dsTidyverse,一个包,集成Tidyverse功能到DataSHIELD.
- 为了在DataSHIELD客户端-服务器架构中增强数据处理.
主要方法:
- 在DataSHIELD的架构中实现了选择的Tidyverse功能.
- 综合披露检查以防止个人级数据泄露.
主要成果:
- dsTidyverse提供了用于选择列,更名,创建,条件重编码,数据组合,行过/排列和分组的工具.
- 在DataSHIELD中使用dsTidyverse示例展示了简化数据处理任务.
结论:
- dsTidyverse提高了DataSHIELD中的用户体验和分析效率.
- 该开源包可在CRAN和GitHub上获得,鼓励进一步开发.
相关概念视频
Introduction to R
4.1K
R is a powerful software environment for statistical computing and graphics. Originating as an implementation of the S language, developed at Bell Laboratories, R has evolved into a robust, open-source statistical software favored by statisticians and data scientists worldwide. Its comprehensive suite includes data manipulation, calculation, and graphical display capabilities, making it versatile for data analysis and visualization. Its programming language is at the core of R's...
4.1K
Interpreting R Charts
322
R chart, or range chart, is a fundamental tool in statistical process control used to monitor the variability within a process. It complements the X-bar (x̄) chart by focusing on the range of the data, rather than individual values, providing a clear picture of the process dispersion over time.
An R chart plots the range of subsets of measurements collected from a process. Each point on the chart represents the range—defined as the difference between the maximum and minimum...
An R chart plots the range of subsets of measurements collected from a process. Each point on the chart represents the range—defined as the difference between the maximum and minimum...
322
Data: Types and Distribution
1.5K
In biostatistics, data are the observations collected for analysis. There are two main types: parametric and non-parametric. Parametric data, which include continuous (e.g., weight) and discrete numerical data (e.g., number of tablets), assume a particular distribution pattern, often the normal distribution. Non-parametric data do not adhere to a specific distribution and typically comprise nominal (e.g., gender) and ordinal categorical data (e.g., pain scale ratings).
Distributions in...
Distributions in...
1.5K
Data Validation
564
Method validation is a crucial process in analytical chemistry designed to confirm that a given method consistently produces reliable and high-quality results. This process is essential when a method is applied to different sample matrices or when procedural modifications are made, ensuring that the results meet acceptable standards across various applications.
Key parameters for method validation include:
Key parameters for method validation include:
564
Data Validation
6.3K
Data validation is an essential part of a comprehensive assessment. Validation is confirming or verifying and opening the door to gathering more assessment data as it clarifies vague or unclear data. The process of checking and verifying the collected information is called data validation. The primary purpose of data validation is to ensure data is as free from error, bias, and misinterpretation as possible.
Nursing assessment guides are generally based on holistic models rather than medical...
Nursing assessment guides are generally based on holistic models rather than medical...
6.3K
Data Reporting and Recording
5.3K
Reporting and recording are crucial in data documentation. The timely, thorough, and accurate documentation of facts is essential when recording patient data. Failure to record findings during an assessment or interpretation of a problem will result in loss of information and make the patient document unreliable. The reader is left with general impressions if the information is not specific. A recording is documenting data of the individual's health information in a traceable, secure, and...
5.3K


