Authors
Lindsay Pritikin 6
Week 4 Assignment - Lindsay Pritikin Latest
16.09.2020
This is R Markdown You can create nice publishable documents using R Markdown You should be comfortable using R Markdown for your R assignments. You can find cheatsheets for R Markdown here https://rmarkdown.rstudio.com/lesson-1.html Let’s...
3740 sym R (1400 sym/19 pcs) 14 img
Lucas Sempe 6
Excess deaths in Peru Latest
16.06.2020
Introduction About COVID-19… Robust data is important: to make adequate policy decisions for the present and future to analyse correctly predictions, associated factors disaggregate the burden on ages, places, etc. Data on mortality: Complex...
11025 sym 12 img 1 tbl
test Latest
31.08.2020
R Markdown This is an R Markdown document. Markdown is a simple formatting syntax for authoring HTML, PDF, and MS Word documents. For more details on using R Markdown see http://rmarkdown.rstudio.com. When you click the Knit button a document will...
591 sym R (262 sym/2 pcs) 1 img
Lucas Victor Silva Araujo 6
L1P1 - Clima Latest
07.07.2021
library(tidyverse) library(here) library(ggplot2) theme_set(theme_bw()) Análise dos registros de clima Levando em consideração os dados que temos, que incluem os registros do clima das cidades de João Pessoa, Campina Grande e Patos desde...
3398 sym R (1162 sym/6 pcs) 3 img
LUCERO FALFAN DE LA CRUZ 6
Diseño Factorial completo 2^2 Latest
16.09.2021
css: estilo.css number_sections: yes toc: yes toc:depth: 4 toc_floot: yes bibliography: Bibliografia.bib csl: apa-6th-edition.csl lang: es-MX — Desarrollo del Ejercicio a) Estime los efectos de los factores Como primer paso debemos importar los...
7172 sym R (2888 sym/20 pcs) 3 img 3 tbl
Reproducible Research Assignment 1 Latest
26.06.2020
Project Assignment- 1 Mean total steps taken per day Reading and having a first look at data activity <- read.csv("activity.csv") names(activity) ## [1] "steps" "date" "interval" str(activity) ## 'data.frame': 17568 obs. of 3...
470 sym R (5229 sym/45 pcs) 5 img
Luis Angel Bizarro Vilca 6
Publish Document Latest
09.07.2020
Para el análisis econométrico en finanzas, es importante trabajar los datos financieros. En este sentido el siguiente trabajo corresponde a un tratamiento de los datos desde la descarga hasta la creación de un modelo ARMAR para los retornos de...
2586 sym R (5554 sym/30 pcs) 4 img