Weblog

Martin Elff

memisc update

Posted on Fri, 12 Mar 2010 17:28:59 +0000

A new patchlevel (0.95-26) of my memisc package is on CRAN now.

The following changes were made since the last patchlevel:

2010-03-11:

  • fixed bugs in mtable and format.mtable. Short 'summary.stats' arguments or 'summary.stats=FALSE' should work now.

2010-03-06:

  • fixed bug in genTable/percentage: total counts disappeared if a factor level had the same name as the name given to the total count
  • changed the default value of the 'digits' option of the matrix method of the toLatex generic to the more sensible getOption("digits")
  • the matrix method of the toLatex generic gains new optional arguments 'show.vars', 'show.xvar', and 'show.yvar', which determine whether the name of the row and/or the column variable should be shown if the matrix is a 2-dimensional table.

Tags: memisc