s-news
[Top] [All Lists]

Re: Question about MICE library and splus

To: "Dr. Thomas Hardie" <vze2ccy3@verizon.net>, s-news@lists.biostat.wustl.edu
Subject: Re: Question about MICE library and splus
From: "Richard M. Heiberger" <rmh@temple.edu>
Date: Wed, 22 Jun 2005 22:04:50 -0400
The statement
library(mice, lib.loc = "C:\\mice")

is an instruction to look for c:\\mice\mice

I assume you have stored your library as "c:\\mice", therefore you need
the statement

library(mice, lib.loc = "C:\\")

<Prev in Thread] Current Thread [Next in Thread>
  • Re: Question about MICE library and splus, Richard M. Heiberger <=