Documentation of 'org.ujmp.core.util.R' Java class
R
org.ujmp.core.util

Class R



  • public class R
    extends java.lang.Object
    • Method Detail

      • getInstance

        public static R getInstance()
                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getInstance

        public static R getInstance(java.lang.String pathToR)
                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • execute

        public java.lang.String execute(java.lang.String command)
                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shutdown

        public void shutdown()
                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • setMatrix

        public void setMatrix(java.lang.String label,
                              Matrix matrix)
                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getMatrix

        public Matrix getMatrix(java.lang.String label)
                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • isAvailable

        public static boolean isAvailable()
      • toString

        public static java.lang.String toString(java.lang.String[] strings)
      • plot

        public void plot(Matrix matrix,
                         java.lang.String... format)
                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • pairs

        public void pairs(Matrix matrix,
                          java.lang.String... format)
                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • qqnorm

        public void qqnorm(Matrix matrix,
                           java.lang.String... format)
                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • hist

        public void hist(Matrix matrix,
                         java.lang.String... format)
                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • image

        public void image(Matrix matrix,
                          java.lang.String... format)
                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • boxplot

        public void boxplot(Matrix matrix,
                            java.lang.String... format)
                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • closeLastFigure

        public void closeLastFigure()
                             throws java.lang.Exception
        Throws:
        java.lang.Exception

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.