Authors

Actividad 3- De la Maza Latest

03.05.2020

#Actividad 3 #Bernardita de la maza #Isidora Hughes #Daniela Peirano — title: “Actividad 3” author: “Bernardita De la Maza” date: “21/4/2020” output: html_document — ###P1 Cargue la base de datos Act3.csv y los paquetes que sean...

1738 sym R (76192 sym/17 pcs)

Project 2 - Reproducible Research Latest

13.09.2020

ANALYSIS OF STORM DATA SYNOPSIS This data analysis is about to explore the NOAA Storm Database and answer some basic questions about severe weather events. DATA PROCESSING Loading the data. The data set was downloaded en the project folder....

1101 sym R (3436 sym/7 pcs) 2 img

Flexdashboard Bibliotecas de CABA Latest

07.07.2020

Bibliotecas de CABA Bibliotecas de Buenos Aires Row 1 Bibliotecas 30 Cerradas por reparaciones En mi barrio 1 Row Bibliotecas por comuna Bibliotecas por comuna Listado de bibliotecas...

251 sym

Brynjólfur Gauti Jónsson 6

Hierarchical Logistic Growth Curves Latest

28.03.2020

library(tidyverse); library(knitr); library(kableExtra); library(broom); library(cowplot); library(rstan); library(tidybayes); library(scales); library(DT); library(plotly) theme_set(theme_classic(base_size = 12) +...

8954 sym R (5801 sym/9 pcs) 3 tbl

Document Suivi Latest

15.01.2020

This is an R Markdown Notebook. When you execute code within the notebook, the results appear beneath the code. Try executing this chunk by clicking the Run button within the chunk or by placing your cursor inside it and pressing Cmd+Shift+Enter....

2011 sym R (10 sym/1 pcs)

Bhagirathi Dash 6

Manipulate and describe a data set Latest

09.07.2020

References https://cran.r-project.org/ https://r4ds.had.co.nz/ https://adv-r.hadley.nz/ https://stats.idre.ucla.edu/r/ Objectives -Analyze various variables in the birthwt dataset (from the MASS package). -Evaluate bwt, a continous variable, in...

23404 sym R (51013 sym/313 pcs) 7 img

Vincent Bianco 6

DATA 607 Assignment 1 Latest

02.02.2020

Overview: The data in this assignment is pulled from the FiveThirtyEight Github repository corresponding to the article “Why Some Tennis Matches Take Forever”. In this article, Carl Bialik discusses the duration of tennis matches, with a...

2197 sym R (3761 sym/10 pcs)

HTML Latest

23.12.2019

...

6 sym

biochemistries 6

A bioinformatics walk-through: Accessing protein-protein interaction interfaces for all known protein structures with PDBe PISA Latest

28.09.2014

If this summer’s posting became a little infrequent, part of the blame lies with computational research I’ve been working on, regarding the systems biology of chromosomal translocations and the ensuing chimeric proteins at the Medical...

8801 sym Python (1594 sym/1 pcs) 4 img

birasafab 6

My Very First Publication Latest

23.01.2021

0.1 Introduction To include a literal single or double quote in a string you can use\ 0.2 Combining strings str_c("x","y") ## [1] "xy" Use the sep argument to control how they’re separated: str_c("x","y", "z", sep = ",") ## [1] "x,y,z" To...

7425 sym R (4869 sym/73 pcs)