Examples of RObjectViewportPlotScree


Examples of dao.RObjectViewportPlotScree

                sysch),
                false, false, false, null);
   
    RCommand.eval("library(psy)");
    dao.Controller.addPlot(
            new RObjectViewportPlotScree( dao.Controller.fitName("screeplot"),
                datafile.getAttachedRObject(), 1),
                false, false, false, null);
   
    dao.Controller.addPlot(
            new RObjectViewportPlotSphpca( dao.Controller.fitName("mysphpca"),
View Full Code Here
TOP
Copyright © 2018 www.massapi.com. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.