Utilities from 'Seminar fuer Statistik' ETH Zurich
Character to and from Integer Codes Conversion
Axis Ticks Expressions in Nice 10 ** k Form
Cairo PDF Graphics Device useful for Sweave
Capture output and Write / Print First and Last Parts
Matrix Scaling Utilities
Plot Components + Residuals for Two Factors
Kumulative Verteilung Aufzeichnen
Numerical Derivatives of (x,y) Data via Smoothing Splines
Numerical Derivatives of (x,y) Data (via Smoothing Splines)
Deprecated 'sfsmisc' Functions
Diagonal Discriminant Analysis
The Other Diagonal Matrix
Digit/Bit Representation of Integers in any Base
Counting-Generalization of duplicated()
Extended / Engineering Axis for Graphics
Plot Empirical Distribution Function With 95% Confidence Curves
Compute Radially Equispaced Points on Ellipse
Empty Dimnames of an Array
Scatter Plot with Error Bars
Robust F-Test: Wald test for multiple coefficients of rlm() Object
Prime Factorization of Integers
List-like Environment of Functions (and More)
Hat Matrix of a Smoother
help() Type="pdf" and View It
Plot a Histogram and a Boxplot
Cheap Numerical Integration through Data Points
Inverse seq() -- Short Expression for Index Vector
Test Whether a Vector or Array Consists of Whole Numbers
Generate Sequence Iterating a Linear Recursion
Approximate Critical Values for Kolmogorov-Smirnov's D
Get Last Elements of a Vector
Plot Confidence or Prediction Hyperbolas around a Regression Line
Automatically Named list()
Graphical Interactive Demo of loess()
Generate Sequences, Equidistant on Log Scale
Produce LaTeX commands to print a matrix
Has a Formal Argument been Set or is it Missing?
Simple Matrix Plots
Plot Setup for MULTiple FIGures, incl. Main Title
Convert "Round" Integers to Short Strings and Back
Name Plot: Names or Numbers instead of Points in Plot
Find the Nearest Proper Correlation Matrix
Number of Sign Changes in Sequence
Prettified Arrows Plots
Plot 'Datum' (deutsch!) unten rechts
Plot Parametric Density Functions
Add a Horizontal Boxplot to the Current Plot
Plot a profile.nls Object With Profile Traces
Plot Numeric (e.g. Residuals) vs 2 Factors Using Boxplots
Stahel's Residual Plot against 2 X's
Conversion between plotting scales: usr, cm, symbol
Draw Symbol on a Plot
plot.ts with multi-plots and Auto-Title -- on 1 page
Utility for 'Showing' S vectors
Version of packageDescription() as Simple Vector
Plot Data and Smoother / Fitted Values
Plot a Step Function
Evaluate Polynomials
Find a Close Positive Definite Matrix
Nice 10 ** k Label Expressions
Find all Primes Less Than n
Add and Print Marginals for 2-way Contingency Tables
Utility Printing in DEBUG mode
Close PostScript or Acrobat Graphics Device opened by 'ps.do' / 'pdf.d...
PostScript/PDF Preview Device with Optional LaTeX Touch
Give the Quadrant Number of Planar Points
Quasi Randum Numbers via Halton Sequences
Read.table for an Emacs Org Table
Relative Error When Appropriate, Absolute Otherwise
Make Simple String from Repeating a Character, e.g. Blank String
Generalized Rot13 Character Translation (Rotation)
Rotate Planar Points by Angle
Round to Integer Keeping the Sum Fixed
Robust Range using Boxplot 'Quartiles'
Sequence Covering the Range of X, including X
Extended Information About the Current R Session
Defunct Functions in Package sfsmisc
Short R Version String
Rounding to Significant Digits
Source and Attach an R source file
Overview on All Datasets in an R Package
Tukey-Anscombe Plot (Residual vs. Fitted) of a Linear Model
More simplification in tapply() result
GUI Density Estimation using Tcl/Tk
LaTeX or Sweave friendly Formatting of Numbers
'Portable' assign / get functions (R / S-plus) for 'Frame 0'
Utility Returning x-Coordinates of Boxplot
Return Date[-Time] String in 'European' Format
Convert Numeric Dates
Datum und Uhrzeit (auf deutsch)
(Anti)Symmetric Log High-Transform
'Portable' System function (R / S-plus)
Nice Uniform Points in Interval
A Reversable Version of unique()
Paste Utilities -- Concatenate Strings
Enhance Formula by Wrapping each Term, e.g., by "s(.)"
Produce Regular Grid Matrix
Uniqify (X,Y) Values using Weights
R Package Compiled Code Library Dependencies (on Unix-alikes)
Provide Information about the Linux Hardware (CPU, Memory, etc)
Return Process Status (Unix 'ps') Information
Useful utilities ['goodies'] from Seminar fuer Statistik ETH Zurich, some of which were ported from S-plus in the 1990s. For graphics, have pretty (Log-scale) axes eaxis(), an enhanced Tukey-Anscombe plot, combining histogram and boxplot, 2d-residual plots, a 'tachoPlot()', pretty arrows, etc. For robustness, have a robust F test and robust range(). For system support, notably on Linux, provides 'Sys.*()' functions with more access to system and CPU information. Finally, miscellaneous utilities such as simple efficient prime numbers, integer codes, Duplicated(), toLatex.numeric() and is.whole().