s-news
[Top] [All Lists]

problem with datadist() in Design library

To: <s-news@lists.biostat.wustl.edu>
Subject: problem with datadist() in Design library
From: "Kieke, Burney" <kieke.burney@mcrf.mfldclin.edu>
Date: Tue, 13 Feb 2007 09:22:59 -0600
Thread-index: AcdPgtgBDzQ0DoHuQIu+vtq4oPG+Vw==
Thread-topic: problem with datadist() in Design library

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="">

 

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

 

 

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