~ubuntu-branches/debian/jessie/rkward/jessie

« back to all changes in this revision

Viewing changes to tests/distributions/tukey_quantiles.rkcommands.R

  • Committer: Package Import Robot
  • Author(s): Thomas Friedrichsmeier
  • Date: 2012-10-24 15:30:00 UTC
  • mfrom: (1.1.19)
  • Revision ID: package-import@ubuntu.com-20121024153000-tbipm23vx4j8mzzr
Tags: 0.6.0-1
* new upstream release
* remove support for building on Ubuntu hardy
* more accurate copyright file
  closes: #689982
* bump standards version to 3.9.4 (no changes needed)
* Add Vcs-Browser and Vcs-Svn fields

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
local({
2
 
## Prepare
3
2
## Compute
4
3
result <- (qtukey (p = c (0.95), nmeans = 2, df = 2:11, nranges = 1, lower.tail=TRUE, log.p = FALSE))
5
4
## Print result