Index of /guides/Rcourse/WorkingExamples/
<html>
<head>
<script type="text/javascript" src="https://www.google.com/jsapi"></script>
<script type="text/javascript">
google.load('search', '1');
google.setOnLoadCallback(function(){
new google.search.CustomSearchControl().draw('cse');
}, true);
</script>
<style type="text/css">
body {
background: #eee;
margin: 33px;
color: black ; /* #333;*/
}
h1 {
font: 2.0em Georgia, serif;
}
h1 a:hover, h1 a:active {
text-decoration: none;
}
a:link {
text-decoration: none;
color: #0000ff;
font-weight: bold;
}
a:visited {
text-decoration: none;
color: #000097;
font-weight: normal;
}
a:hover, a:active {
text-decoration: underline;
color: maroon;
}
pre {
font: 0.9em/1.3em "Courier New", Courier;
margin: 3px 0;
color: #777;
}
pre img {
display: inline;
}
img {
margin: 3px 0;
}
</style>
</head>
<body>
<h2>R WorkingExamples Folder Paul
E. Johnson </h2>
<h2>University of Kansas</h2>
<table>
<tr>
<td>Professor </td> <td> Dept. of Political Science</td></tr>
<tr>
<td>Assoc. Director </td> <td> Center for Research Methods and Data Analysis</td>
</tr>
<td>pauljohn at ku.edu</td>
</tr>
</table>
<h3>Navigation</h3>
This directory can either be viewed within my <a href="http://pj.freefaculty.org/R/WorkingExamples"> R page WorkingExamples Folder</a> or
within the larger structure of my "online guides" directory, where
I keep R lecture material, mainly for the
<a href="http://pj.freefaculty.org/guides/Rcourse">R Summer Course</a>.
<P>
The guides folder is a mirror of a Subversion repository, and I
put the WorkingExamples in there on 2013-02-01 in order to better
police my own litle changes to the examples. The R/WorkingExamples
folder and the Rcourse/WorkingExamples folder are the exact same
material.
<P>
The guides hierarchy includes several large sections
<p>
<ul>
<li><a href="http://pj.freefaculty.org/guides">Guides: Top Level Overview</a></li>
<ul>
<li><a href="../Computing-HOWTO">Computing-HOWTO<a>. Free Software tools; Subversion, The "terminal" and how to use it, etc. </a></li>
<li><a href="/guides/c-programming">C programming</a></li>
<li><a href="/guides/java-programming">Java notes </a></li>
<li><a href="/guides/Rcourse">Rcourse: R programming material</a></li>
<li><a href="/guides/stat">stat: regression, math, distributions, etc.</a></li>
</ul>
</ul>
<p>
</p>
<P>
<div id="cse" style="width: 100%;">Loading...</div>
<p>
Copyright Paul E. Johnson, 2000-2013.
<p>
This material is made available under the terms of the
GNU General Public License as published by the Free
Software Foundation, version 3 or later (at your option).
Others are free to use this material in their projects,
as long as their source code is made available as well.
</p>
<p>
This software and documentation is distributed in the hope
that it will be useful but WITHOUT ANY WARRANTY; without
even the implied warranty of MERCHANTABILITY or FITNESS
for a particular purpose. See the GNU General Public
License for more details. <a href="http://www.gnu.org/licenses/">
http://www.gnu.org/licenses</a>
</p>
</body>
</html>
Proudly Served by LiteSpeed Web Server at pj.freefaculty.org Port 443