Authors
Document Latest
28.12.2020
Mpeg dataset analysis Steady state only Kin Simon 27-12-2020 load("C:/Users/Simon/Documents/VW_lab/mpeg_steady/image.RData") library(dplyr) library(Seurat) library(scales) library(cowplot) library(ggplot2) library(RColorBrewer)...
2032 sym R (6805 sym/27 pcs) 10 img
Brian 6
Document Latest
21.03.2022
Defining the Question A Kenyan entrepreneur has created an online cryptography course and would want to advertise it on her blog. She currently targets audiences originating from various countries. In the past, she ran ads to advertise a...
2904 sym R (15421 sym/74 pcs) 23 img
Document Latest
28.10.2021
Hi! i am Kishore, a Master’s student at University of Cincinnati majoring in Business Analytics. Academic Background Bachelors in Electical and Electronics Engineering , Sathyabama University, Chennai, India M.S. Business Analytics, University...
1346 sym 1 img
DSCI 100_Assignment 1 Latest
19.01.2020
Complete the questions below. Compile your answers using Markdown and upload to your RPubs page. Submit a link to your RPubs page (through MOODLE) for grading. Question 1 Write a few sentences about each of the 5 V’s. Explain why they are...
4171 sym 2 img
STAT 601 - Homework 5 Latest
25.03.2020
##Kevin Kuipers (Completed by myself) ##September 25, 2018 knitr::opts_chunk$set(message=F,warning=F,echo=T,fig_height=10,fig_width=7,cache = F) ##Problem 1. The BostonHousing dataset reported by Harrison and Rubinfeld (1978) is available as...
6906 sym R (19641 sym/66 pcs) 16 img
Klaudius Waditra Pradnya 6
Data Vizualisation Latest
04.04.2021
1 Import Data save the titanic dataset to variable titanic titanic <- read.csv("test.csv") Dataset Titanic adalah dataset populer yang biasa digunakan untuk belajar machine learning. Disini saya akan mencoba untuk memvisualisasikan insight apa...
2859 sym R (8621 sym/40 pcs) 9 img
RMK 6
College Scorecard Latest
15.02.2023
College Scorecard Summary RMK 2023-02-15 Meet College Scorecard The College Scorecard is a dataset containing information on over 7,000 schools within the U.S. This includes information on private and public schools and provides data on each...
1125 sym 1 img 1 tbl
Presentation at virtual EAA 2020 Latest
26.08.2020
Difficulties tracing and interpreting patterns in compositional data of metal artefacts Why are the more complex methods not always useful? Petr Pajdla1 Alžběta Danielisová2 Daniel Bursák2 Ladislav Strnad3 Jakub Trubač3 EAA 2020 Session...
4809 sym 8 img
KOliverio 6
Document Latest
06.04.2021
require(latticeExtra) require(mosaic) require(Hmisc) require(kable) library(kableExtra) Illustrative Example (pg 4): Simulating Sampling Distribution of Mean for three different sample sizes, n = 5, n = 25 and n = 100 from exponential...
2610 sym R (7827 sym/13 pcs) 1 img 5 tbl