ISmRManager

Assembly: Stat;

Namespace: Prognoz.Platform.Interop.Stat;

Description

The ISmRManager interface is used to set path to the R package installed and integrated with Prognoz Platform 9.

Inheritance Hierarchy

          ISmRManager

Comments

Use the ISmR interface for integration with R.

Properties

  Property name Brief description
The IsRExist property returns whether there is an R package installed and integrated with Prognoz Platform 9 at a local workstation.
The UserRPath property determines path to the R package installed and integrated with Prognoz Platform 9.

Methods

  Method name Brief description
The Reset method closes the current connection with RServer and opens a new one.

See also:

Stat Assembly Interfaces