I am associate professor at Department of Statistics at Federal University of Paraná (UFPR, 2010 - today). I lecture Computational Statistics regularly at Bachelor in Statistics and several topics at Data Science & Big Data Specialization. I also teach Elementary Statistics and Applied Statistics, related to the data analysis, frequently.
I finished my PhD in Statistics and Agricultural Experimentation at UFLA in 2013, after finishing my MSc in the same program in 2009. I graduated in Agronomy at UFGD in 2007.
My major competencies are design and analysis of experiments, nonlinear regression and regression models for count data. I have special interest in data visualization, web scraping, text mining and machine learning.
I am tutor of the Tutorial Education Program on the Bachelor in Statistics (2015 - today). The program provides scholarship for 12 students to develop Education, Research and Extension activities.
I participate as organizer of the Data Science Curitiba MeetUp. Our mettings discuss tendencies, technologies and case studies from an applied and academic point of view.
I am a R programmer and data lover. Because of that, I have experience with R language and I am frequently invited to give short courses related to the subject.
R | |
Emacs & LISP | |
Shell & Git | |
HTML/CSS & LaTeX | |
Python | |
C/C++ | |
SQL |
This material is a free and open access bookdown document that is under continuously construction.
The intent of it is to cover the procedures to design and analyse experiments with R. The main features are:
Please, feel free to use this material, report bugs or mistakes, suggest improvements, send data or requests chapters.
tidyverse
tidyverse
tidyverse
, no entanto, se baseia em uma
gramática clara para a manipulação de dados, o que reduz
o tempo de confecção e entendimento de instruções de
código, tornando-o mais portável e reproduzível. Em
muito aspectos, pode inclusive ter melhor performance
computacional. Nesse minicurso, serão abordados os
elementos da abordagem tidyverse
, seus
principais recursos para manipulação e visualização de
dados. Exemplos baseados em conjuntos de dados reais e
scripts R serão disponibilizados.
ggplot2
.
Copyright (c) 2018; all rights reserved.
Template by Bootstrapious. Ported to Hugo by DevCows