Project

General

Profile

Actions

Bug #2043

closed

create suite of common statistical actors using R

Added by Matt Jones about 19 years ago. Updated almost 18 years ago.

Status:
Resolved
Priority:
Immediate
Assignee:
Category:
actors
Target version:
Start date:
03/11/2005
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
2043

Description

We need to create a suite of commonly useful analytical actors using the R actor
that is described in bug #1342. These actors should require zero 'plumbing' by
the user -- all they should need to do is hook up their data to the ports and
hit run. These will include some common operations such as means and error by
group, linear regression, anova, t-test, etc. Each of these will be described
in their own bug and linked to this bug as a blocker.


Related issues

Blocks Kepler - Bug #1342: need R actorResolvedDan Higgins02/10/2004

Actions
Blocks Kepler - Bug #2044: R actor for means and error by groupResolvedDan Higgins03/11/2005

Actions
Actions #1

Updated by Dan Higgins almost 19 years ago

The RExpression actor has been created as the basic template for this suite of
actors. Some example exist but more need to added. Basically, the task is just
to define the port and add the appropriate R scripts. The RExpression actor
takes care of the 'plumbing' issues.

Actions #2

Updated by Matt Jones over 18 years ago

Lets attempt to get at least a handful of R statistical actors created that can
be reused. Madin can probably handle this in the context of the biodiversity
workflows he was working on. Some possibilities include:

Univariate summary stats (mean, sdev, stderr, var, n) (already checked in)
Simple parametric regression (already checked in)
Simple non-parametric regression
Simple ANOVA
Correlation (pearson, spearman)
Scatterplot, bar chart, line plot

Actions #3

Updated by Dan Higgins almost 18 years ago

A suite of R statistical actors is now installed in the Beta1 release

Actions #4

Updated by Redmine Admin about 11 years ago

Original Bugzilla ID was 2043

Actions

Also available in: Atom PDF