首页> 外文期刊>Computational Statistics >JavaStat: a Java/R-based statistical computing environment
【24h】

JavaStat: a Java/R-based statistical computing environment

机译:JavaStat:基于Java / R的统计计算环境

获取原文
获取原文并翻译 | 示例

摘要

Architectures are described which allow a Java-based front-end to run R code on a server. The front-end described here is a Java application called JavaStat (http://javastat.stat.wvu.edu). JavaStat is a highly-interactive program for data analysis and dynamic visualization with data management capabilities. The objective is to bring the high-level functions of R to JavaStat, without excessive duplicative development work. Results returned from R are wrapped and then displayed using linked, dynamic plots in JavaStat. The principal idea is to use Remote Method Invocation to communicate with a Java server program (JRIServer), which in turn communicates with R using Java/R Interface (JRI). Two versions have been implemented. The first (basic) architecture maintains a connection between the client and server in order to return the results from R. This is suitable for small to moderate data sets in which relatively simple models are run. The second (enhanced) architecture queues the requests and uses polling to fetch the results. It is suitable for large data sets and complex models, e.g., those encountered in genomic studies. JavaStat supports the basic architecture out of the box, but a user account is required to enable the enhanced architectures. The enhanced architecture supports workflows, e.g., genomic and modeling workflows.
机译:描述了允许基于Java的前端在服务器上运行R代码的体系结构。此处描述的前端是一个名为JavaStat(http://javastat.stat.wvu.edu)的Java应用程序。 JavaStat是用于数据分析和具有数据管理功能的动态可视化的高度交互程序。目的是将R的高级功能引入JavaStat,而无需进行过多的重复开发工作。从R返回的结果被包装,然后在JavaStat中使用链接的动态图显示。主要思想是使用远程方法调用与Java服务器程序(JRIServer)进行通信,而Java服务器程序又使用Java / R接口(JRI)与R进行通信。已实现两个版本。第一种(基本)体系结构维护客户端和服务器之间的连接,以便从R返回结果。这适用于运行相对简单的模型的中小型数据集。第二种(增强型)体系结构将请求排队,并使用轮询来获取结果。它适用于大型数据集和复杂模型,例如基因组研究中遇到的那些。 JavaStat开箱即用地支持基本体系结构,但是需要用户帐户才能启用增强的体系结构。增强的体系结构支持工作流,例如基因组和建模工作流。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号