Skip to content
Prev 216277 / 398500 Next

checking bivariate normality

Below. -- Bert 


Bert Gunter
Genentech Nonclinical Statistics

-----Original Message-----
From: r-help-bounces at r-project.org [mailto:r-help-bounces at r-project.org] On
Behalf Of Liviu Andronic
Sent: Tuesday, April 06, 2010 2:06 PM
To: arindam fadikar
Cc: r-help at r-project.org
Subject: Re: [R] checking bivariate normality

On Tue, Apr 6, 2010 at 12:48 PM, arindam fadikar
<arindam.fadikar at gmail.com> wrote:
bivariate
Perhaps there is something in mvnormtest?
Liviu


-- Doubt it, since it's _impossible_ to test whether "(x,y) follow a normal
distribution." One might test whether the data are _consistent_ with
bivariate normality (in the sense that evidence to the contrary is
improbable in some sense), but that is a whole different kettle of fish.

These is not mere semantic petulance; all too often there is fundamental
misunderstanding about such issues. Precision of language is important.

______________________________________________
R-help at 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.