Não foi possível enviar o arquivo. Será algum problema com as permissões?
Diferenças

Diferenças

Aqui você vê as diferenças entre duas revisões dessa página.

Link para esta página de comparações

Ambos lados da revisão anterior Revisão anterior
Próxima revisão
Revisão anterior
Próxima revisão Ambos lados da revisão seguinte
disciplinas:ce083-2012-01 [2012/09/26 11:46]
walmes [section 6]
disciplinas:ce083-2012-01 [2012/10/01 20:34]
walmes
Linha 149: Linha 149:
 |  seg 21/Mai | 2ª avaliação. | [[http://​www.r-statistics.com/​2012/​01/​interactive-graphics-with-the-iplots-package-from-r-in-action/​|Interactive Graphics with the iplots Package (from "R in Action"​)]]. | ? | |  seg 21/Mai | 2ª avaliação. | [[http://​www.r-statistics.com/​2012/​01/​interactive-graphics-with-the-iplots-package-from-r-in-action/​|Interactive Graphics with the iplots Package (from "R in Action"​)]]. | ? |
 |  qua 19/Set (aula 20) | Importação de dados no formato texto, uso da função ''​read.table()''​. | Rodar o script [[?]] e tomar conhecimento do conteúdos: [[http://​cran.r-project.org/​doc/​manuals/​R-data.html|R Data Import/​Export]],​ [[http://​www.youtube.com/​watch?​v=zNYabgcv_KY|R Data Import from Text File]], [[http://​www.youtube.com/​watch?​v=jGPl8I6lSsM&​feature=related|Reading Data into R]], [[http://​www.r-tutor.com/​r-introduction/​data-frame/​data-import|Data Import]], [[http://​msenux.redwoods.edu/​math/​R/​ImportingData.php|Importing Data in R]], [[http://​www.statmethods.net/​input/​importingdata.html|Importing Data]]. | ? | |  qua 19/Set (aula 20) | Importação de dados no formato texto, uso da função ''​read.table()''​. | Rodar o script [[?]] e tomar conhecimento do conteúdos: [[http://​cran.r-project.org/​doc/​manuals/​R-data.html|R Data Import/​Export]],​ [[http://​www.youtube.com/​watch?​v=zNYabgcv_KY|R Data Import from Text File]], [[http://​www.youtube.com/​watch?​v=jGPl8I6lSsM&​feature=related|Reading Data into R]], [[http://​www.r-tutor.com/​r-introduction/​data-frame/​data-import|Data Import]], [[http://​msenux.redwoods.edu/​math/​R/​ImportingData.php|Importing Data in R]], [[http://​www.statmethods.net/​input/​importingdata.html|Importing Data]]. | ? |
-|  seg 24/Set (aula 21) | Importação de dados, tarefas por grupos e gráficos da lattice. | Rodar o script [[?]] e tomar conhecimento do conteúdos: [[http://​stackoverflow.com/​questions/​3505701/​r-grouping-functions-sapply-vs-lapply-vs-apply-vs-tapply-vs-by-vs-aggrega|R Grouping functions]],​ [[http://​nsaunders.wordpress.com/​2010/​08/​20/​a-brief-introduction-to-apply-in-r/​|A brief introduction to '​apply'​ in R]], [[http://​plyr.had.co.nz/​|plyr:​ The split-apply-combine strategy for R]], [[http://​www.cerebralmastication.com/​2009/​08/​a-fast-intro-to-plyr-for-r/​|A Fast Intro to PLYR for R]], [[http://​www.his.sunderland.ac.uk/​~cs0her/​Statistics/​UsingLatticeGraphicsInR.htm|Using Lattice Graphics in R]], [[http://​www.stat.auckland.ac.nz/​~paul/​RGraphics/​chapter4.pdf|Trellis Graphics: the Lattice Package]]. | ? |+|  seg 24/Set (aula 21) | Importação de dados, tarefas por grupos e gráficos da lattice. | Rodar o script [[http://​www.leg.ufpr.br/​~walmes/​ensino/​ce083-2012-01/​ce083-2012-01-aula21.R|aula21.R]] e tomar conhecimento do conteúdos: [[http://​stackoverflow.com/​questions/​3505701/​r-grouping-functions-sapply-vs-lapply-vs-apply-vs-tapply-vs-by-vs-aggrega|R Grouping functions]],​ [[http://​nsaunders.wordpress.com/​2010/​08/​20/​a-brief-introduction-to-apply-in-r/​|A brief introduction to '​apply'​ in R]], [[http://​plyr.had.co.nz/​|plyr:​ The split-apply-combine strategy for R]], [[http://​www.cerebralmastication.com/​2009/​08/​a-fast-intro-to-plyr-for-r/​|A Fast Intro to PLYR for R]], [[http://​www.his.sunderland.ac.uk/​~cs0her/​Statistics/​UsingLatticeGraphicsInR.htm|Using Lattice Graphics in R]], [[http://​www.stat.auckland.ac.nz/​~paul/​RGraphics/​chapter4.pdf|Trellis Graphics: the Lattice Package]]. | ? | 
 +|  qua 26/Set (aula 22) | Junção de dados e reorganização. | Rodar o script [[http://​www.leg.ufpr.br/​~walmes/​ensino/​ce083-2012-01/​ce083-2012-01-aula22.R|aula22.R]] e tomar conhecimento do conteúdos: [[http://​stackoverflow.com/​questions/​1299871/​how-to-join-data-frames-in-r-inner-outer-left-right|How to join data frames in R (inner, outer, left, right)?]], [[http://​novicemetrics.blogspot.com.br/​2011/​04/​merging-multiple-data-files-into-one.html|Merging Multiple Data Files into One Data Frame]], [[http://​rwiki.sciviews.org/​doku.php?​id=tips:​data-frames:​merge|Merge data frames]]. | ? | 
 +|  qua 01/Out (aula 23) | Exportação de gráficos e tabelas. | Rodar o script [[http://​www.leg.ufpr.br/​~walmes/​ensino/​ce083-2012-01/​ce083-2012-01-aula23.R|aula23.R]] e tomar conhecimento do conteúdos: [[http://​www.statmethods.net/​input/​exportingdata.html|Exporting Data]], [[http://​rwiki.sciviews.org/​doku.php?​id=tips:​graphics-misc:​export|Exporting R graphs - cross-platform solutions]],​ [[http://​www.packtpub.com/​article/​graphical-capabilities-of-r|Graphical Capabilities of R]], [[http://​blog.revolutionanalytics.com/​2009/​01/​10-tips-for-making-your-r-graphics-look-their-best.html|10 tips for making your R graphics look their best]]. | ? |
  
 ===== Avaliações ===== ===== Avaliações =====

QR Code
QR Code disciplinas:ce083-2012-01 (generated for current page)