1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69
|
<html>
<head>
<!-- This file has been generated by unroff 1.0, 06/18/01 09:12:46. -->
<!-- Do not edit! -->
<STYLE TYPE="text/css">
<!--
A:link{text-decoration:none}
A:visited{text-decoration:none}
A:active{text-decoration:none}
-->
</STYLE>
<title>ploticus: working with missing data</title>
<body bgcolor=D0D0EE vlink=0000FF>
<br>
<br>
<center>
<table cellpadding=2 bgcolor=FFFFFF width=550 ><tr>
<td>
<table cellpadding=2 width=550><tr>
<td><br><h2>working with missing data</h2></td>
<td align=right>
<small>
<a href="Welcome.html"><img src="ploticus.gif" border=0></a><br>
<a href="Welcome.html">Welcome</a>
<a href="../gallery/index.html">Gallery</a>
<a href="Contents.html">Handbook</a>
<td></tr></table>
</td></tr>
<td>
<br>
<br>
<title>Manual page for working_with_missing_data(PL)</title>
</head>
<body>
<h2>DESCRIPTION</h2>
Ploticus can handle missing plot data values.<tt> </tt>
In data sets that are to be plotted, missing items
should be denoted by a value that is not plottable, e.g.<tt> </tt>
for numeric data, a value that is non-numeric.<tt> </tt>
The plotting procedures omit non-plottable values (the details of
how this is handled are given in the man page for each plotting proc).<tt> </tt>
<h2>EXAMPLES</h2>
An Gallery example involving missing numeric data represented
by dashes(-) is
<a href="../gallery/volunteers.htm">
volunteers
</a>
<br>
<br>
</td></tr>
<td align=right>
<a href="Welcome.html">
<img src="ploticus.gif" border=0></a><br><small>data display engine <br>
<a href="Copyright.html">Copyright Steve Grubb</a>
<br>
<br>
<center>
<img src="../gallery/all.gif">
</center>
</td></tr>
</table>
<p><hr>
Markup created by <em>unroff</em> 1.0, <tt> </tt> <tt> </tt>June 18, 2001.
</body>
</html>
|