Difference between revisions of "STATA 2016"

From HPC users
Jump to navigationJump to search
Line 15: Line 15:
Like every module on the cluster, STATA can be loaded by typing  
Like every module on the cluster, STATA can be loaded by typing  
  module load stata
  module load stata
== Documentation ==
An user guide for STATA in version 13 can be found [http://www.stata.com/manuals13/u.pdf here] (PDF-Viewer required!).

Revision as of 16:27, 15 March 2017

Introduction

STATA comprises a complete software package, offering statistical tools for data analysis, data management and graphics. On the local HPC System we offer a multiprocessor variant of STATA/MP 13, licensed for up to 12 cores. The license allows up to 5 users to work with STATA at the same time. STATA/MP uses the paradigm of symmetric multiprocessing (SMP) to benefit from the parallel capabilities offered by many modern computers and HPC systems to speed up computations.

Installed version

The currently installed version of STATA is 13.0.

Using Stata on the HPC cluster

Like every module on the cluster, STATA can be loaded by typing

module load stata

Documentation

An user guide for STATA in version 13 can be found here (PDF-Viewer required!).