Publications by Jadson
Euro Stocks
14/08/2020 Lesson Create a web page presentation using R Markdown that features a plot created with Plotly. Host your webpage on either GitHub Pages, RPubs, or NeoCities. Your webpage must contain the date that you created the document, and it must contain a plot created with Plotly. We would love to see you show off your creativity! Code librar...
360 sym R (263 sym/1 pcs)
Shiny
Developing Data Products Project This peer assessed assignment has two parts. First, you will create a Shiny application and deploy it on Rstudio’s servers. Second, you will use Slidify or Rstudio Presenter to prepare a reproducible pitch presentation about your application. Shiny Application Write a shiny application with associated supportin...
2383 sym
Presentation
15/08/2020 Lesson This peer assessed assignment has two parts. First, you will create a Shiny application and deploy it on Rstudio’s servers. Second, you will use Slidify or Rstudio Presenter to prepare a reproducible pitch presentation about your application. The application must include the following: Some form of input (widget: textbox, ra...
743 sym R (1543 sym/4 pcs)
Optimize-Portfolio
Carregando pacotes library(quantmod) library(forecast) library(lmtest) library(DEoptim) library(quantmod) library(PortfolioAnalytics) library(PerformanceAnalytics) library(quadprog) library(fPortfolio) library(CovTools) loading the assets pdados <- function(symbols,StartDat,EndDat){ symbolData <- new.env() getSymbols(symbols, env ...
1277 sym R (17453 sym/53 pcs) 4 img
Reproducible Research - Project 2
1: Synopsis The goal of the assignment is to analyse the impacts of weather events in economy and population.It was explored the NOAA Storm Database, covering the time period between 1950 and November 2011.For the impact of economics, we analyse consequences in crops and properties. For the impacts in health, we analyse injuries and fatalities 2...
1187 sym R (6027 sym/16 pcs) 2 img
Seleção de Carteiras Utilizando o Modelo Fama-French-Carhart
Seleção de Carteiras Utilizando o Modelo Fama-French-Carhart Jadson, Bernardo e Ivan 01/09/2020 Introdução Literatura: Gestão de Portfólio Otimização por média - e variância: Markowitz (1952) Carteira de Mínima variância: Estimação de Covariância Menor erro de estimação (Merton, 1980) Problema de dimensionalidade: Uma cartei...
3092 sym 3 img
Data Science Captone Milestone Report
Introduction The goal of this project is just to display that you’ve gotten used to working with the data and that you are on track to create your prediction algorithm. Please submit a report on R Pubs that explains your exploratory analysis and your goals for the eventual app and algorithm. This document should be concise and explain only the...
1290 sym R (2900 sym/21 pcs) 7 img
Last Project
20/09/2020 Problem The goal of this exercise is to create a product to highlight the prediction algorithm that you have built and to provide an interface that can be accessed by others. For this project you must submit: Solution The goal of this capstone project is to develope a Shiny app in R that can predict the next word using previous ones, ...
1310 sym