s-news
[Top] [All Lists]

Re: problem with datadist() in Design library

To: "Kieke, Burney" <kieke.burney@mcrf.mfldclin.edu>
Subject: Re: problem with datadist() in Design library
From: Frank E Harrell Jr <f.harrell@vanderbilt.edu>
Date: Tue, 13 Feb 2007 10:09:43 -0600
Cc: s-news@lists.biostat.wustl.edu
In-reply-to: <53CB965E1D5C9245B5ACB16D233B8200067C4CFF@exchg01.mfldclin.org>
References: <53CB965E1D5C9245B5ACB16D233B8200067C4CFF@exchg01.mfldclin.org>
User-agent: Thunderbird 1.5.0.5 (X11/20060728)
Kieke, Burney wrote:


When I execute the three commands below I obtain the Warning messages listed below. Can anyone explain what the problem is and how to rectify it? The object ‘xxx’ is a data frame. I am running S-PLUS Professional Developer Version 7.0.3 for Microsoft Windows : 2005.

Thank you!

Burney

library(Hmisc,T)

library(design,T)

datadist(data=xxx)

You are not following the instructions for datadist.

Frank Harrell


Warning messages:

1: Replacement length not a multiple of number of elements to replace in: limits[6:7] <- r

2: which.na does not find missing values in lists in: which.na(x)

Problem in sl.simp: ordering not defined for mode "list": sl.simp(x, unique(sort(c(low, high))))

Use traceback() to see the call stack



--
Frank E Harrell Jr   Professor and Chair           School of Medicine
                     Department of Biostatistics   Vanderbilt University

<Prev in Thread] Current Thread [Next in Thread>