New version of gregmisc package

Warnes, Gregory R gregory_r_warnes at groton.pfizer.com
Mon Sep 23 20:35:28 CEST 2002



Version 0.6.0 of the gregmisc package has just been released on CRAN.   


Description:
===========

Package: gregmisc
Description: Misc Functions written/maintained by Gregory R. Warnes
Title: Greg's Miscellaneous Functions
Version: 0.6.0
Date: 2002/09/23
Maintainer: Gregory R. Warnes <Gregory_R_Warnes at groton.pfizer.com>
Author: Gregory R. Warnes.  Includes code provided by Ben Bolker,
        Bendix Carstensen, Don MacQueen, William Venables, and Marc
        Schwartz
License: GPL (version 2 or later)

Index:

CrossTable              Cross Tabulation with Tests for Factor 
                        Independence
aggregate.table         Create 2-Way Table of Summary Statistics
bandplot                Plot x-y Points with Locally Smoothed Mean and
                        Standard Deviation
barplot2                Enhanced Bar Plots
boxplot.n               Produce a Boxplot Annotated with the Number of
                        Observations
ci                      Compute Confidence Intervals
combinations            Enumerate the Combinations or Permutations of
                        the Elements of a Vector
combine                 Combine R Objects With a Column Labeling the
                        Source
contrast.lm             Compute (and test) arbitrary contrasts for
                        regression objects
estimable               Compute and test estimable linear functions of
                        the fitted coefficients (including contrasts)
                        of regression objects
factorial               Compute factorial function
glh.test                Test a General Linear Hypothesis for a
                        Regression Model 
hist2d                  Compute and Plot a 2-Dimensional Histogram 
interleave              Interleave Rows of Data Frames or Matrices 
lowess                  Scatter Plot Smoothing
nobs                    Compute the Number of Non-missing Observations 
plotCI                  Plot Error Bars
plotmeans               Plot Group Means and Confidence Intervals
quantcut                Create a Factor Variable Using the Quantiles of
                        a Continuous Variable
rename.vars             Rename variables in a dataframe 
reorder                 Reorder the Levels of a Factor
running                 Apply a Function Over Adjacent Subsets of a
                        Vector
space                   Space points in an x-y plot so they don't
                        overlap.
undocumented            Undocumented functions
wapply                  Compute the Value of a Function Over a Local
                        Region Of An X-Y Plot

Changelog Since 0.5.5
=====================

- Added barplot2():  

    barplot2 is an enhanced version of barplot that can add confidence
    intervals for each bar, color plot region separately from the 
    background area, draw "height" axis grid lines *behind* the bars,
    and log-scale the data axis.  Contributed by Mark Schwartz

- Added CrossTable(): 

	CrossTable is an implementation of a cross-tabulation function
 	with output similar to S-Plus crosstabs() and SAS Proc Freq with
	Chi-square and Fisher tests of the independence of table factors

- Permit combinations() to be used when r>n provided   
  repeat.allowed=TRUE

- Renamed 'concat' function to 'combine' to avoid name conflict with
  an existing S-Plus function.

- Misc fixes to files for compatibility with R 1.6.0

- Correction of some documentation typos




LEGAL NOTICE
Unless expressly stated otherwise, this message is confidential and may be privileged. It is intended for the addressee(s) only. Access to this E-mail by anyone else is unauthorized. If you are not an addressee, any disclosure or copying of the contents of this E-mail or any action taken (or not taken) in reliance on it is unauthorized and may be unlawful. If you are not an addressee, please inform the sender immediately.
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-announce mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-announce-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-announce mailing list