TIBCO TERR Operators

The TIBCO StreamBase® TERR operators for TIBCO Enterprise Runtime for R (TERR) allows StreamBase to use TIBCO's implementation of the R language to analyze and manipulate data. There are two TERR operators:

  • The TERR operator allows a stream of tuples to be evaluated by an external TERR process, with the results returned as another stream of tuples.

  • The TERR Predict Operator allows an EventFlow module to use TERR to load RDS files and perform predict operations.

See the TERR Operator Samples to see how these operators can be used.