Difference between revisions of "Workshops/Saskatoon 2015-Exploratory Data Analysis"

From "A B C"
Jump to navigation Jump to search
(Created page with "<div id="APB"> <div class="b1"> Title ... </div> {{dev}} <section begin=contents_summary /> Summary ... <section end=contents_summary /> __TOC__   ==Introductory ...")
 
m
Line 1: Line 1:
 
<div id="APB">
 
<div id="APB">
 
<div class="b1">
 
<div class="b1">
Title ...
+
Introduction to Exploratory Data Analysis with R
 
</div>
 
</div>
  
  
{{dev}}
 
  
<section begin=contents_summary />
+
__TOC__
Summary ...
+
 
<section end=contents_summary />
+
 
 +
 
 +
&nbsp;
 +
==Schedule==
 +
 
 +
'''Please note: this schedule is a rough guideline only, we will be very flexible to adapt to class needs as we proceed.'''
 +
 
 +
 
 +
 
 +
<table width="50%">
 +
 
 +
<tr class="sh">
 +
<td><b>Time</b></td>
 +
<td><b>Thursday's Activities</b></td>
 +
<td><b>Friday</b></td>
 +
</tr>
 +
 
 +
<tr><td colspan="3" class="sp"></td></tr>
 +
 
 +
<tr class="s2">
 +
<td height="72">09:00 &mdash; 10:30</td>
 +
<td height="72"<br />Lecture and practicals: EDA</td>
 +
<td height="72"<br />Lecture and practicals: Dimension reduction</td>
 +
</tr>
 +
 
 +
<tr class="s1">
 +
<td height="24">10:30 &mdash; 11:00</td>
 +
<td height="24" colspan="2">Coffee break</td>
 +
</tr>
 +
 
 +
<tr class="s2">
 +
<td height="72">11:00 &mdash; 12:30</td>
 +
<td height="72">Lecture and practicals: EDA</td>
 +
<td height="72">Lecture and practicals: Clustering</td>
 +
</tr>
 +
 
 +
<tr class="s1">
 +
<td height="48">12:30 &mdash; 13:30</td>
 +
<td height="48" colspan="2">Lunch break</td>
 +
</tr>
 +
 
 +
<tr class="s2">
 +
<td height="72">13:30 &mdash; 15:00</td>
 +
<td height="72">Lecture and practicals: Software development</td>
 +
<td height="72">Lecture and practicals:Clustering</td>
 +
</tr>
  
 +
<tr class="s1">
 +
<td height="24">15:00 &mdash; 15:30</td>
 +
<td height="24" colspan="2">Coffee break</td>
 +
</tr>
  
__TOC__
+
<tr class="s2">
 +
<td height="72">13:30 &mdash; 15:00</td>
 +
<td height="72">Lecture and practicals: Regression</td>
 +
<td height="72">Lecture and practicals: Hypothesis testing</td>
 +
</tr>
  
  
 +
</table>
  
&nbsp;
 
==Introductory reading==
 
<section begin=reading />
 
<section end=reading />
 
  
  
 
&nbsp;
 
&nbsp;
==Contents==
+
 
 +
==Module 1==
  
  
&nbsp;
+
;Scripts
<!--
+
<!-- *[[Media:ScriptTemplate.R|ScriptTemplate.R]] -->
==Exercises==
 
<section begin=exercises />
 
<section end=exercises />
 
  
  
 
&nbsp;
 
&nbsp;
 +
 
==Notes==
 
==Notes==
 
<references />
 
<references />
  
 
-->
 
&nbsp;
 
==Further reading and resources==
 
<!-- {{#pmid:21627854}} -->
 
<!-- {{WWW|WWW_UniProt}} -->
 
<!-- <div class="reference-box">[http://www.ncbi.nlm.nih.gov]</div> -->
 
  
  
&nbsp;
 
[[Category:Applied_Bioinformatics]]
 
 
</div>
 
</div>

Revision as of 13:34, 18 August 2015

Introduction to Exploratory Data Analysis with R



 

Schedule

Please note: this schedule is a rough guideline only, we will be very flexible to adapt to class needs as we proceed.


<td height="72"
Lecture and practicals: EDA <td height="72"
Lecture and practicals: Dimension reduction
Time Thursday's Activities Friday
09:00 — 10:30
10:30 — 11:00 Coffee break
11:00 — 12:30 Lecture and practicals: EDA Lecture and practicals: Clustering
12:30 — 13:30 Lunch break
13:30 — 15:00 Lecture and practicals: Software development Lecture and practicals:Clustering
15:00 — 15:30 Coffee break
13:30 — 15:00 Lecture and practicals: Regression Lecture and practicals: Hypothesis testing


 

Module 1

Scripts


 

Notes