par(mfrow = c(2, 1))
plot(density(rnorm(100)^2))
plot(density(rnorm(100)^2))

?

On Fri, Aug 26, 2011 at 10:20 AM, Benjamin Polidore <polid...@gmail.com> wrote:
> I have two distributions.  Both are left skewed.  Is there a good
> statistical approach to determining if the skew of distribution 1 is
> statistically similar to the skew of distribution 2?
>
> Thanks,
> bp
>
>        [[alternative HTML version deleted]]
>
> ______________________________________________
> 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.
>



-- 
Joshua Wiley
Ph.D. Student, Health Psychology
Programmer Analyst II, ATS Statistical Consulting Group
University of California, Los Angeles
https://joshuawiley.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.

Reply via email to