Re: [R] pairwise deletion in regression models

2016-07-13 Thread Fox, John
--- John Fox, Professor McMaster University Hamilton, Ontario Canada L8S 4M4 Web: socserv.mcmaster.ca/jfox > -Original Message- > From: R-help [mailto:r-help-boun...@r-project.org] On Behalf Of PIKAL Petr > Sent: July 13, 2016 5:14 AM > To: Adel Daoud > Cc: r-help >

Re: [R] pairwise deletion in regression models

2016-07-13 Thread PIKAL Petr
Hi maybe others can give you definitive answer see my comments in line From: adelda...@gmail.com [mailto:adelda...@gmail.com] On Behalf Of Adel Daoud Sent: Wednesday, July 13, 2016 1:42 PM To: PIKAL Petr Cc: r-help Subject: Re: [R] pairwise deletion in regression models Hi Yes, I am sure

Re: [R] pairwise deletion in regression models

2016-07-13 Thread Adel Daoud
y statistical knowledge is inferior but I just cannot imagine how whole > model could be computed when one value is missing. > > > > Cheers > > Petr > > > > *From:* adelda...@gmail.com [mailto:adelda...@gmail.com] *On Behalf Of *Adel > Daoud > *Sent:* Wedne

Re: [R] pairwise deletion in regression models

2016-07-13 Thread PIKAL Petr
: Re: [R] pairwise deletion in regression models Thanks Petr for the suggestion. I just took the regtools package for a quick test drive. It looks promising, but it still needs further development to make it a viable option. You will not get a standard regression output (as in lm or glm), only the

Re: [R] pairwise deletion in regression models

2016-07-13 Thread Adel Daoud
Thanks Petr for the suggestion. I just took the regtools package for a quick test drive. It looks promising, but it still needs further development to make it a viable option. You will not get a standard regression output (as in lm or glm), only the regression coefficients (without standard erro

Re: [R] pairwise deletion in regression models

2016-07-12 Thread PIKAL Petr
Hi http://stats.stackexchange.com/questions/158366/fit-multiple-regression-model-with-pairwise-deletion-or-on-a-correlation-covari The package is probably not available on CRAN but seems to be still maintained on github. Cheers Petr > -Original Message- > From: R-help [mailto:r-help-bo