Authors

Haichen 6

My_map Latest

07.04.2021

April 7 2021 San Diego Sea World In n Out...

56 sym

Haider Odeh Abbas 6

Simple Linear Regression Model to Predict Core Porosity and Permeability Corrected Latest

25.12.2022

R Markdown 1. Preparation of data setwd("C:/Users/haida/Documents/haider odeh") getwd() ## [1] "C:/Users/haida/Documents/haider odeh" datah<-read.csv("C:/Users/haida/Documents/haider odeh/karpur.csv") head(datah) ## depth caliper ind.deep...

185 sym 2 img

Gaspare Mattarella 6

Assesment of the Most Harmful Atmospherical Events for Humans and US Economy According To NOAA Storm Database (1950 - 2011) Latest

08.04.2020

Synopsis Storms and other severe weather events can cause both public health and economic problems for communities and municipalities. Many severe events can result in fatalities, injuries, and property damage, and preventing such outcomes to the...

4683 sym R (6918 sym/15 pcs) 2 img

Haliyeva 6

Explanatory analysis and data visualizations part second Latest

20.04.2023

Install required packages install.packages(“dcurves”) install.packages(“gtsummary”) install.packages(“tidyr”) install.packages(“DCA”) install.packages(“pROC”) install.packages(“dplyr”) install.packages(“openxlsx”)...

5539 sym

Hanna Rodrigues Ferreira 6

Familiarização com o dplyr Latest

01.04.2021

Familiarização com o dplyr - Exercício 1 Hanna Rodrigues Ferreira 01 abril 2021 Exercícios a seguir retirados de https://livro.curso-r.com/7-2-dplyr.html #install.packages("dplyr") library(dplyr) Utilizaremos a base imdb nos exercícios a...

3511 sym R (16033 sym/42 pcs) 13 tbl

Covid19 Swiss Latest

15.01.2021

Dashboard Covid19 World Situation Row 14 Day Incidence Covid 19 Covid 19 Infection worldwide 89'802'096 Covid 19 Deaths worldwide 1'940'529 Covid 19 Infection CH 482'094 Covid 19 Deaths CH 7'655 Covid 19 Infection last Week CH...

670 sym R (13611 sym/1 pcs) 6 img

Group L 6

groupLcovid-19vaccine Latest

20.04.2021

Overview For this project, we explored two datasets – tweets about Covid-19 vaccine and the reported side effects of the vaccine. Firstly, we looked into what people are discussing when they tweet about Covid-19 vaccine. Then we narrowed it down...

8983 sym R (20919 sym/25 pcs) 23 img

Praveen 6

First RPubs Latest

28.06.2021

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...

593 sym R (268 sym/2 pcs) 1 img

Harsha vardhan reddy putta 6

course_project2 Latest

17.12.2020

Introduction Storms and other severe weather events can cause both public health and economic problems for communities and municipalities. Many severe events can result in fatalities, injuries, and property damage, and preventing such outcomes to...

2795 sym R (5462 sym/15 pcs) 2 img

HATİCE TAŞDİBİ DEMİR 6

ÖDEV1 Latest

20.10.2022

Örnek 2.3, CEO Maaşı ve Özsermaye Getirisi salary=β0+β1roe+u wooldridge veri setinde ceosal1 veri setini kullanın library(wooldridge) data("ceosal1") Örnek 6.2 ceosal veri seti library(rmarkdown) paged_table(ceosal1) Maaş (Salary)...

1956 sym R (2633 sym/35 pcs)