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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
I forgot to note that Marc Schwartz contributed barplot2() and CrossTable(). -Greg> -----Original Message----- > From: Warnes, Gregory R > Sent: Monday, September 23, 2002 2:35 PM > To: 'r-announce at lists.R-project.org' > Subject: New version of gregmisc package > > > > > 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 > _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._. > _._._._._._._._._ >-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help 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-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
Shortly after the release of version 0.6.0 of the gregmisc package, several bugs were located by users. A new release, 0.7.0, is now available on CRAN. This version corrects these bugs, and adds regression test code. This regression test code should to help to prevent introduction of bugs of this sort in the future Thanks to Matthew McDonald and Sven Garbade for the bug reports prompted this re-release. -Greg 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-help 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-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
To all, If I may just also add a personal and in this forum, a public note of thanks to Greg for his assistance over the past few days in offering to make available two functions (CrossTable and barplot2), that I posted over the recent past to r-devel, in the gregmisc package. I hope that these will be of value to the community and provide a level of "payback" for the tremendous value and assistance that I have found here over the past year of using R. Best regards, Marc Schwartz -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help 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-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._