[R] Normal distribution (Lillie.test())

David Winsemius dwinsemius at comcast.net
Thu Feb 25 20:14:56 CET 2010


On Feb 25, 2010, at 12:20 PM, Bosken wrote:

>
> Hi,
>
> Thanks for your reaction.
>
> The purpose of my test is to check if my NoiseGenerators really are  
> Normal
> Distributed en witch circuit is the best!
>
> So I need some good test to do this.
>
> But what with: Fortune(), can't find anything about it..

# This might work, but if not, you should get the idea.

install.packages(pkgs="fortunes")
require(fortunes)
fortune(117)
fortune(234)


>
> Thanks for the help!
>
> Bosken
> -- 
> View this message in context: http://n4.nabble.com/Normal-distribution-Lillie-test-tp1565083p1569361.html
> Sent from the R help mailing list archive at Nabble.com.
>
> ______________________________________________
> 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.

David Winsemius, MD
Heritage Laboratories
West Hartford, CT



More information about the R-help mailing list