Sas 9.1
Sas offers integrated data management and predictive analytic capabilities that tell an organization not just where it has been, but where it should go next. It delivers the foresight and understanding that is required to outperform the pack.
MathType 5.2
Design Science MathType™ is a powerful interactive tool for Windows and Macintosh that lets you create mathematical notation for word processing, web pages, desktop publishing, presentations, and for TeX, LaTeX, and MathML documents. MathType is the professional version of the Equation Editor in Microsoft Office and many other products.
DBMS/COPY 8.0
Point-and-click file format conversion to over 80 different native file formats, including statistical (SAS, SPSS, etc.), database (Access, Oracle, etc.), Microsoft Excel, Microsoft Access and ODBC. Seamless translation of all data and platform-related conversion issues. Fundamental data analysis capabilities, including table discovery, numerical analysis, and statistical comparison.
Splus 7.0
S-PLUS 7 provides the scalability to handle gigabyte-size data sets and the flexibility needed to integrate advanced analytics into the business processes that decisions makers and researchers interact with every day. With S-PLUS 7, statisticians and developers can quickly develop prototypes and deliver targeted applications that automate analytical processes and enable non-statisticians to conduct their own analyses.
NQuery 6.0 nQuery Advisor's® intuitive and easy-to-use interface and superb range of power analysis tables makes it the choice of leading statisticians, research organizations, and pharmaceutical companies.
StatXact.procs 6.2 StatXact provides exact solutions for important nonparametric statistical problems involving binary, categorical and continuous data. Because the procedures are exact, they remain valid even for small, sparse and unbalanced data sets. In addition, we've provided tools for you to construct your own exact procedures, or to combine two or more procedures in an optimal fashion through a suitable choice of scores. When it comes to handling small-sample data, no other statistical package can even come close to the power and scope of StatXact.
LogXact.7 LogXact is the only logistic regression analysis tool to fully utilize exact statistical methods. With new LogXact 7 users can now conduct Missing Value Analysis, and Cytel's renowned development team has incorporatedFirth’s Penalized Maximum Likelihood Estimate (PMLE) - a major improvement in logistic regression modeling.
HOW TO: Print PostScript files in UNIX from an NT Machine # file:
phs/local/doc/HOW2_postscript_print.txt * NOTE: Remember: UNIX is casE-sensiIive!
-telnet to rc
-login, password
-from the command-line:
rc # pwd
rc # /home/myhome
Make sure you're at home
rc # tcsh
Gives us doskey-like functionality:
-prompt changes to ">"
-arrow keys for command-line
-backspace key to edit command-line
-command-line completion with tab key
rc > ls -la | more
Should see all your dirs plus hidden (-a) files
rc > cd StuffDir/MyStuff
*.ps files in /home/myhome/StuffDir/MyStuff
rc > lp filename.ps
Prints PostScript files to the default UNIX printer
rc > lpstat
Gives you the status of your print-job
rc > exit
Issue this command *twice* when finished with your session
rc # exit
Unix Commands/Standard Printing
HOW TO: Print standard files in UNIX from an NT Machine file:
/phs/local/doc/HOW2_standard_print.txt * REMEMBER: UNIX is Case SEnsitive!
rc # tcsh
Think of it as "turbo" csh
rc >
Changes default prompt to this
We want to print a file we think is named "ralph" something