Skip to content
View avila's full-sized avatar
Block or Report

Block or report avila

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
avila/README.md

Hi there 👋

My name is Marcelo, I was born in Brazil and live in Berlin. I believe that my educational background as an economist with focus on causal inference, coupled with my interests in programming as well as being a long time Linux user and tinkerer put me in the right track to learn and grow in the data science field.

If you got here from my job application, please have a look around the pinned and following repositories.

R

  • logitModel: Final project of "Statistical Programming with R" course, where I wrote a package to run a logit estimation from scratch, including an inplementation of the Newton–Raphson optimization algorithm.
  • enetfactorforecastR: Final project of “Multivariate Verfahren” course, where we developed a method for variable selection and forecasting using Principal Components and Elastic Net for dimensionality reduction. In this group work I was mostly responsible for the elastic net implementation and the visualizations.
  • kaleckianModel: [R Shiny] In my exchange year at the Unicamp I wrote a very simple solver of a Kaleckian model using Shiny, used for illustrative purpose in a learning context. Here you can check the interactive app, but text is in portuguese.

Stata

  • SOEPutils: Helper Stata programs for wrangling SOEP data. This repository contains a series of Stata programs useful to deal with several steps involved in the generation of SOEP data.
  • mat2tex: A simple package to export a stata matrix to a body of a latex table.

Python

  • global-terrorism-data: Final project of “Betriebssystem und Programmierung – Python” written with Marek Felten. A interactive result of this project can be found in my fu-userpage (still online as of 02.05.2024).
  • acarril/StataLinux: I also made small contributions to the StataLinux Plugin. This plugins enables the user to send code to Stata from the Sublime Text editor.

Sometimes you can also find me answering and asking some questions at StackOverflow.

Pinned

  1. SOEPutils SOEPutils Public

    SOEPutils: Helper Stata programs for wrangling SOEP data

    Stata 1

  2. dotfiles dotfiles Public

    linux config files and some other small scripts

    AutoHotkey 1

  3. logitModel logitModel Public

    Final project of “Statistical Programming with R” course, where I implemented a package to run a logit estimation from scratch.

    R

  4. enetfactorforecastR enetfactorforecastR Public

    Final project of “Multivariate Verfahren” course, where we developed a method for variable selection and forecasting using Principal Components and Elastic Net for dimensionality reduction. In this…

    R 1

  5. mat2tex mat2tex Public

    little stata program to generate body of LaTeX tables from a stata matrix (adapted from mat2txt)

    Stata 10

  6. kaleckianModel kaleckianModel Public

    Simple kaleckian model implemented in a shinny app embedded in a RMarkdown.

    R 1