~ubuntu-branches/ubuntu/maverick/ploticus/maverick

« back to all changes in this revision

Viewing changes to man/manpl/gall.rangesweep

  • Committer: Bazaar Package Importer
  • Author(s): James W. Penny
  • Date: 2002-04-10 23:02:04 UTC
  • Revision ID: james.westby@ubuntu.com-20020410230204-64em4ns2f57c5u3l
Tags: 2.0.3-1
* The "That Tears it, Now You Have to Update Docs Package" Release.
* New upstream release (well, not so new :-( )   closes: Bug#137578
* Correct missing libpng2-dev in build-depends.  closes: Bug#142205
* Use correct syntax to:
* close URL type.                                closes: Bug#137577
* fix Architecture                               closes: Bug#141657
* close ITP                                      closes: Bug#132878

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.ig >>
 
2
<STYLE TYPE="text/css">
 
3
<!--
 
4
        A:link{text-decoration:none}
 
5
        A:visited{text-decoration:none}
 
6
        A:active{text-decoration:none}
 
7
-->
 
8
</STYLE>
 
9
<title>ploticus: gallery - range sweeps</title>
 
10
<body bgcolor=D0D0EE vlink=0000FF>
 
11
<br>
 
12
<br>
 
13
<center>
 
14
<table cellpadding=2 bgcolor=FFFFFF width=550 ><tr>
 
15
<td>
 
16
  <table cellpadding=2 width=550><tr>
 
17
  <td><br><h2>Gallery - Range sweeps</h2></td>
 
18
  <td align=right>
 
19
  <small>
 
20
  <a href="../doc/Welcome.html"><img src="../doc/ploticus.gif" border=0></a><br>
 
21
  <a href="../doc/Welcome.html">Welcome</a> &nbsp; &nbsp;
 
22
  <a href="../gallery/index.html">Gallery</a> &nbsp; &nbsp;
 
23
  <a href="../doc/Contents.html">Handbook</a> 
 
24
  <td></tr></table>
 
25
</td></tr>
 
26
<td>
 
27
<br>
 
28
<br>
 
29
.>>
 
30
 
 
31
.TH Gallery_-_Range_sweeps PL "01-MAR-2002   PL ploticus.sourceforge.net"
 
32
 
 
33
.ig >>
 
34
This page contains a few examples
 
35
illustrating range sweeps.
 
36
These examples all use ploticus's
 
37
<a href="../doc/rangesweep.html">proc rangesweep</a>.
 
38
<p>
 
39
<h1><br><br> Example 1 - script</h1>
 
40
<br><a href="rangesweep1.htm">rangesweep1<br><img src="rangesweep1.gif"></a>
 
41
<br>
 
42
A rangesweep showing a single range.
 
43
 
 
44
 
 
45
<h1><br><br> Example 2 - script</h1>
 
46
<br><a href="km.htm">km<br><img src="km.gif"></a>
 
47
<br>
 
48
Three rangesweeps are used here to display two confidence intervals,
 
49
as well as the overlap.
 
50
 
 
51
 
 
52
<h1><br><br> Example 3 - script</h1>
 
53
<br><a href="km2.htm">km2<br><img src="km2.gif"></a>
 
54
<br>
 
55
Here proc rangesweep is used to plot two confidence intervals.
 
56
A statistically significant difference between the two
 
57
groups is indicated when the intervals do <b>not</b> overlap.
 
58
 
 
59
<h1><br><br> Example 4 - script</h1>
 
60
<br><a href="rangesweep2.htm">rangesweep2<br><img src="rangesweep2.gif" border=0></a>
 
61
<br>
 
62
Another example where lineplots are overlaid on top of rangesweeps.
 
63
 
 
64
.>>
 
65
 
 
66
.ig >>
 
67
<br>
 
68
<br>
 
69
</td></tr>
 
70
<td align=right>
 
71
<a href="../doc/Welcome.html">
 
72
<img src="../doc/ploticus.gif" border=0></a><br><small>data display engine &nbsp; <br>
 
73
<a href="../doc/Copyright.html">Copyright Steve Grubb</a>
 
74
<br>
 
75
<br>
 
76
<center>
 
77
<img src="../gallery/all.gif">
 
78
</center>
 
79
</td></tr>
 
80
</table>
 
81
.>>