Difference between revisions of "SOCR EduMaterials AnalysesCommandLine"
Line 3: | Line 3: | ||
=== Introduction === | === Introduction === | ||
− | In addition to the graphical user interfaces, via a web-browser, all [http://socr.ucla.edu/htmls/SOCR_Analyses.html SOCR Analyses] allow | + | In addition to the graphical user interfaces, via a web-browser, all [http://socr.ucla.edu/htmls/SOCR_Analyses.html SOCR Analyses] allow command-line shell execution on local systems. |
===General Usage=== | ===General Usage=== | ||
− | * | + | * Get the latest SOCR JAR files from the SOCR page (http://socr.ucla.edu/htmls/jars/). |
+ | * The command-line interface to SOCR Analyses generally uses '''EXAMPLE 1''' from the list of example data files for the corresponding analysis. | ||
+ | * All Input files are ASCII (see examples within each of the specific analyses). | ||
+ | * a '''-t''' flag at the end of the command-line indicates that the first row in all ASCII input data files is a '''HEADER''' row (so it's not interpreted as data) | ||
+ | * A sharp/pound (#) symbol at the beginning of a line in the data files indicates a comment and this line is not interpreted as data. | ||
===Analysis-specific Usage== | ===Analysis-specific Usage== | ||
− | * | + | * [[SOCR_EduMaterials_AnalysesCommandLineChiSquareModelFit]] |
− | * | + | * [[SOCR_EduMaterials_AnalysesCommandLineTwoIndependentWilcoxon]] |
− | * | + | * [[SOCR_EduMaterials_AnalysesCommandLineTwoPairSignedRank]] |
− | * | + | * [[SOCR_EduMaterials_AnalysesCommandLineOneT]] |
− | * | + | * [[SOCR_EduMaterials_AnalysesCommandLineTwoPairedSignedTest]] |
− | * | + | * [[SOCR_EduMaterials_AnalysesCommandLineTwoPairedT]] |
− | * | + | * [[SOCR_EduMaterials_AnalysesCommandLineTwoIndependentText]] |
{{translate|pageName=http://wiki.stat.ucla.edu/socr/index.php?title=SOCR_EduMaterials_AnalysesCommandLine}} | {{translate|pageName=http://wiki.stat.ucla.edu/socr/index.php?title=SOCR_EduMaterials_AnalysesCommandLine}} |
Revision as of 18:17, 1 December 2007
This page includes the information on how to access the SOCR Analyses libraries for statistical computing via shell-based command-line interface on local machines. More information about SOCR Analyses is available here.
Introduction
In addition to the graphical user interfaces, via a web-browser, all SOCR Analyses allow command-line shell execution on local systems.
General Usage
- Get the latest SOCR JAR files from the SOCR page (http://socr.ucla.edu/htmls/jars/).
- The command-line interface to SOCR Analyses generally uses EXAMPLE 1 from the list of example data files for the corresponding analysis.
- All Input files are ASCII (see examples within each of the specific analyses).
- a -t flag at the end of the command-line indicates that the first row in all ASCII input data files is a HEADER row (so it's not interpreted as data)
- A sharp/pound (#) symbol at the beginning of a line in the data files indicates a comment and this line is not interpreted as data.
=Analysis-specific Usage
- SOCR_EduMaterials_AnalysesCommandLineChiSquareModelFit
- SOCR_EduMaterials_AnalysesCommandLineTwoIndependentWilcoxon
- SOCR_EduMaterials_AnalysesCommandLineTwoPairSignedRank
- SOCR_EduMaterials_AnalysesCommandLineOneT
- SOCR_EduMaterials_AnalysesCommandLineTwoPairedSignedTest
- SOCR_EduMaterials_AnalysesCommandLineTwoPairedT
- SOCR_EduMaterials_AnalysesCommandLineTwoIndependentText
Translate this page: