Re: [R] Imputation Packages

2008-03-03 Thread James Reilly

On 3/3/08 6:42 AM, ArunPrasad wrote:
 Hi everyone,
   I am looking for a package in R which can help me in using the
 imputation technique to find the missing values for my regression analysis.
 Any help would be appreciated.
 
 Cheers
 Arun

Have a look at the Missing data sections of the Multivariate and 
SocialSciences task views on CRAN: http://cran.r-project.org/web/views/

James
-- 
James Reilly
Department of Statistics, University of Auckland
Private Bag 92019, Auckland, New Zealand

__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


Re: [R] Imputation Packages

2008-03-03 Thread John Fox
Dear James and Arun,

The Social Sciences task view is out of date (updating it is on my to-do
list), and I'm aware of at least one other package, Amelia, for multiple
imputation of missing data (which isn't mentioned in the more up-to-date
Multivariate task view). There are probably others as well.

Regards,
 John


John Fox, Professor
Department of Sociology
McMaster University
Hamilton, Ontario, Canada L8S 4M4
905-525-9140x23604
http://socserv.mcmaster.ca/jfox

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
 project.org] On Behalf Of James Reilly
 Sent: March-03-08 4:48 AM
 To: ArunPrasad
 Cc: r-help@r-project.org
 Subject: Re: [R] Imputation Packages
 
 
 On 3/3/08 6:42 AM, ArunPrasad wrote:
  Hi everyone,
I am looking for a package in R which can help me in
 using the
  imputation technique to find the missing values for my regression
 analysis.
  Any help would be appreciated.
 
  Cheers
  Arun
 
 Have a look at the Missing data sections of the Multivariate and
 SocialSciences task views on CRAN: http://cran.r-project.org/web/views/
 
 James
 --
 James Reilly
 Department of Statistics, University of Auckland
 Private Bag 92019, Auckland, New Zealand
 
 __
 R-help@r-project.org mailing list
 https://stat.ethz.ch/mailman/listinfo/r-help
 PLEASE do read the posting guide http://www.R-project.org/posting-
 guide.html
 and provide commented, minimal, self-contained, reproducible code.

__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


Re: [R] Imputation Packages

2008-03-03 Thread Boks, M.P.M.
Have a look at the Hmisc package

Kind regards,

Marco


-Oorspronkelijk bericht-
Van: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Namens John Fox
Verzonden: maandag 3 maart 2008 14:05
Aan: 'James Reilly'; 'ArunPrasad'
CC: r-help@r-project.org
Onderwerp: Re: [R] Imputation Packages


Dear James and Arun,

The Social Sciences task view is out of date (updating it is on my to-do
list), and I'm aware of at least one other package, Amelia, for multiple
imputation of missing data (which isn't mentioned in the more up-to-date
Multivariate task view). There are probably others as well.

Regards,
 John


John Fox, Professor
Department of Sociology
McMaster University
Hamilton, Ontario, Canada L8S 4M4
905-525-9140x23604
http://socserv.mcmaster.ca/jfox

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
 project.org] On Behalf Of James Reilly
 Sent: March-03-08 4:48 AM
 To: ArunPrasad
 Cc: r-help@r-project.org
 Subject: Re: [R] Imputation Packages
 
 
 On 3/3/08 6:42 AM, ArunPrasad wrote:
  Hi everyone,
I am looking for a package in R which can help me in
 using the
  imputation technique to find the missing values for my regression
 analysis.
  Any help would be appreciated.
 
  Cheers
  Arun
 
 Have a look at the Missing data sections of the Multivariate and 
 SocialSciences task views on CRAN: 
 http://cran.r-project.org/web/views/
 
 James
 --
 James Reilly
 Department of Statistics, University of Auckland
 Private Bag 92019, Auckland, New Zealand
 
 __
 R-help@r-project.org mailing list 
 https://stat.ethz.ch/mailman/listinfo/r-help
 PLEASE do read the posting guide http://www.R-project.org/posting- 
 guide.html and provide commented, minimal, self-contained, 
 reproducible code.

__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide
http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


[R] Imputation Packages

2008-03-02 Thread ArunPrasad

Hi everyone,
  I am looking for a package in R which can help me in using the
imputation technique to find the missing values for my regression analysis.
Any help would be appreciated.

Cheers
Arun
-- 
View this message in context: 
http://www.nabble.com/Imputation-Packages-tp15790749p15790749.html
Sent from the R help mailing list archive at Nabble.com.

__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


Re: [R] Imputation Packages

2008-03-02 Thread Dieter Menne
ArunPrasad agurubar at uark.edu writes:

   I am looking for a package in R which can help me in using the
 imputation technique to find the missing values for my regression analysis.

The recommended search for imputation in r-project gave me 400 citations. I
assume you have tried this.

Dieter

__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.