Difference between revisions of "StatsWAP2009June26"

From IACL
Jump to navigation Jump to search
(New page: <meta name="title" content="PAGE TITLE"/> {{h2|“Introduction to Statistical Analysis with R”}} WAP Series Home ''Time/Location:'' '''Friday, June 16, 2009 – 3 pm ...)
 
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
<meta name="title" content="PAGE TITLE"/>
+
<!-- <meta name="title" content="WAP Series: Introduction to Statistical Analysis with R"/> -->
{{h2|“Introduction to Statistical Analysis with R”}}
 
  
 
[[StatsWAP | WAP Series Home ]]
 
[[StatsWAP | WAP Series Home ]]
 +
 +
{{h2|“Introduction to Statistical Analysis with R”}}
  
 
''Time/Location:'' '''Friday, June 16, 2009 – 3 pm – 4 pm Clark Hall 314'''
 
''Time/Location:'' '''Friday, June 16, 2009 – 3 pm – 4 pm Clark Hall 314'''

Latest revision as of 01:14, 3 July 2022


WAP Series Home

“Introduction to Statistical Analysis with R”

Time/Location: Friday, June 16, 2009 – 3 pm – 4 pm Clark Hall 314 Speaker: Youngser Park, Center for Image Science, JHU

Youngser’s presentation: Link to R: http://cis.jhu.edu/~parky/R/

Download R: www.r-project.org/

Comprehensive R Archive Network : http://cran.cnr.berkeley.edu/

R for MATLAB Users (almost 1-to-1 correspondence between low-level commands ) http://mathesaurus.sourceforge.net/octave-r.html

R Manuals: http://cran.cnr.berkeley.edu/manuals.html

About 20 page book (An introduction to R): An Introduction to R is based on the former "Notes on R", gives an introduction to the language and how to use R for doing statistical analysis and graphics. http://cran.r-project.org/doc/manuals/R-intro.pdf

Special editing mode: ESS ("Emacs Speaks Statistics") is a GNU Emacs and XEmacs mode for interactive statistical programming and data analysis. Languages supported are the S family (S 3/4, S-PLUS 3/4/5/6/7, and R), SAS, XLispStat, Stata, and BUGS. PACKAGE ESS on Ubuntu