Displaying 20 results from an estimated 10000 matches similar to: "New Hmisc Package Available"
2004 Jun 04
0
New versions of Hmisc and Design on CRAN
New versions of source packages for Hmisc and Design are available from
CRAN for R 1.9 on Linux/Unix. Knowing Uwe Ligges, a Windows binary is
not far behind. Changelogs are at
http://biostat.mc.vanderbilt.edu/twiki/bin/view/Main/ChangelogHmisc and
http://biostat.mc.vanderbilt.edu/twiki/bin/view/Main/ChangelogDesign .
These versions pass R CMD check for the latest R-devel so I expect they
2004 Jun 04
0
New versions of Hmisc and Design on CRAN
New versions of source packages for Hmisc and Design are available from
CRAN for R 1.9 on Linux/Unix. Knowing Uwe Ligges, a Windows binary is
not far behind. Changelogs are at
http://biostat.mc.vanderbilt.edu/twiki/bin/view/Main/ChangelogHmisc and
http://biostat.mc.vanderbilt.edu/twiki/bin/view/Main/ChangelogDesign .
These versions pass R CMD check for the latest R-devel so I expect they
2012 Oct 01
2
Hmisc describe error
Describe fails for me with a message similar to what was an issue in 2008 and got fixed according to posts.
R version 2.15.0 (2012-03-30)
Copyright (C) 2012 The R Foundation for Statistical Computing
ISBN 3-900051-07-0
Platform: i386-pc-mingw32/i386 (32-bit)
# output truncated
> options(chmhelp = FALSE, help_type = "text")
> .help.ESS <- help
>
2003 Jun 23
1
Hmisc and Design Packages
New versions of the Hmisc and Design packages, including ones for Windows, may be found at http://hesweb1.med.virginia.edu/biostat/s/library/r
Thanks as always to Xiao Gang Fan <xiao.gang.fan1 at libertysurf.fr> for providing the Windows ports.
In Hmisc, new features for multiple imputation have been added to aregImpute and LaTeX and plot methods have been improved for summary.formula
2005 Feb 08
0
Rép : Problem installing Hmisc
Hi,
I do have it installed on 2 Macs as well (OS X 10.2.8 and 10.3.7) and
what I need does work, however if you do the command check routine some
problems will likely be revealed. At least there were problems for me.
Denis
Le 08 févr. 2005, à 12:23, r-help-request@stat.math.ethz.ch a écrit :
> De: Don MacQueen <macq@llnl.gov>
> Date: 07 février 2005 16:05:14 GMT+01:00
> À:
2013 Nov 23
0
Hmisc package 3.13-0
A significant update to the Hmisc package is now available on CRAN for
all platforms. Hmisc source is now on github at
https://github.com/harrelfe/Hmisc and the full change log may be found
at https://github.com/harrelfe/Hmisc/commits/master
The most important updates are additions of new graphics functions for
summarizing and displaying data with an aim of replacing tables. There
is also
2006 Jan 30
2
Sweave: trouble controlling Design package startup output
Hello, everybody:
I'm experimenting more with Sweave, R, and LyX. There's now an entry
in the LyX wiki on using R, so anybody can do it!
http://wiki.lyx.org/LyX/LyxWithRThroughSweave
Now I notice this frustrating thing. I think I've done everything
possible to make the Design library start up without any fanfare:
<<echo=F,quiet=T,print=F>>=
library(Design, verbose=F)
2016 Nov 03
0
Massive Update to Hmisc package
Hmisc 4.0-0 is now on CRAN. The package has undergone a massive update.
The most user-visable changes are;
- support for Rmarkdown html notebooks
- advanced html tables using the htmlTable package and summaryM function;
can copy and paste into word processors
- support for plotly interactive graphics, e.g.
options(grType='plotly')
plot(describe(mydata))
- new function
2016 Nov 03
0
Massive Update to Hmisc package
Hmisc 4.0-0 is now on CRAN. The package has undergone a massive update.
The most user-visable changes are;
- support for Rmarkdown html notebooks
- advanced html tables using the htmlTable package and summaryM function;
can copy and paste into word processors
- support for plotly interactive graphics, e.g.
options(grType='plotly')
plot(describe(mydata))
- new function
2005 Nov 30
1
library(its) problem
Dear R People:
I wanted to use the package "its" this afternoon.
I'm using R Version 2.2.0 for Windows.
I was able to install the package, but ran into trouble at
the "library" command. Here is the output:
> library(its)
Loading required package: Hmisc
Hmisc library by Frank E Harrell Jr
Type library(help='Hmisc'), ?Overview, or ?Hmisc.Overview')
to see
2013 Jan 14
1
Does psm::Surv handle interval2 data?
Does Surv in psm handle interval2 data? The argument list seems to indicate it does but I get an error.
Thanks,
Chris
# code
library('survival')
left <- c(1, 3, 5, NA)
right <-c(2, 3, NA, 4)
Surv(left, right, type='interval2')
survreg(Surv(left, right, type='interval2') ~ 1)
library('rms')
Surv(left, right, type='interval2') # error
args(Surv)
2005 Oct 27
3
its dates masked by chron
I built R 2.2.0 from source on my debian machine yesterday and updated
all packages. My problem is that "dates" function from its, that my
code heavely uses is now masked by "dates" from chron.
How can I specify tehat I want to use dates from its or how can I
prevent it from being masked?
> library(its)
Loading required package: Hmisc
Hmisc library by Frank E Harrell Jr
2004 Dec 15
1
Lazy loading errors building its package in a chroot
Trying to build its_1.0.4 in a chroot environment to update the
corresponding Debian package, I get
* Installing *source* package 'its' ...
** R
** inst
** save image
Loading required package: Hmisc
Hmisc library by Frank E Harrell Jr
Type library(help='Hmisc'), ?Overview, or ?Hmisc.Overview')
to see overall documentation.
NOTE:Hmisc no longer redefines [.factor to drop
2007 Feb 20
0
Problems with obtaining t-tests of regression coefficients applying consistent standard errors after run 2SLS estimation. Clearer !!!!!
First I have to say I am sorry because I have not been so clear in my
previous e-mails. I will try to explain clearer what it is my problem.
I have the following model:
lnP=Sc+Ag+Ag2+Var+R+D
In this model the variable Sc is endogenous and the rest are all objective
exogenous variables. I verified that Sc is endogenous through a standard
Hausman test. To determine this I defined before a new
2009 Sep 08
0
New package: rms
This is to announce a new package rms on CRAN. rms goes along with my
book Regression Modeling Strategies. The home page for rms is
http://biostat.mc.vanderbilt.edu/rms, or go directly to
http://biostat.mc.vanderbilt.edu/Rrms for information just about the
software.
rms is a re-write of the Design package that has improved graphics and
that duplicates very little code in the survival
2009 Sep 08
0
New package: rms
This is to announce a new package rms on CRAN. rms goes along with my
book Regression Modeling Strategies. The home page for rms is
http://biostat.mc.vanderbilt.edu/rms, or go directly to
http://biostat.mc.vanderbilt.edu/Rrms for information just about the
software.
rms is a re-write of the Design package that has improved graphics and
that duplicates very little code in the survival
2005 Aug 09
2
connexion problem getHdata (HMisc)
**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.
**********************************************************************
Hi
Just installing R and some
2015 May 04
0
Version 3.16-0 of Hmisc now on CRAN
Several updates have been made to the Hmisc package:
Changes in version 3.16-0 (2015-04-25)
* html.contents.data.frame: corrected html space character to add
semicolon
* ggplot.summaryP: added size of points according to denominators
* colorFacet: new function
* labelPlotmath: added chexpr argument (used by rms::ggplot.Predict)
* rcsplineFunction: added
2015 May 04
0
Version 3.16-0 of Hmisc now on CRAN
Several updates have been made to the Hmisc package:
Changes in version 3.16-0 (2015-04-25)
* html.contents.data.frame: corrected html space character to add
semicolon
* ggplot.summaryP: added size of points according to denominators
* colorFacet: new function
* labelPlotmath: added chexpr argument (used by rms::ggplot.Predict)
* rcsplineFunction: added
2009 Feb 03
2
Numeric class and sasxport.get
Dear R-users,
The sasxport.get function (from the Hmisc package) automatically defines
the class of imported variables. I have noticed that the class of
theoretically numeric variables is simply "labelled", although character
variables might end up been defined as "labelled" "Date" or "labelled"
"factor".
Is there a way to tell sasxport.get to