Authors

Mapa El Soldado Latest

29.11.2019

Mapa de el Soldado Tabla de atributos Tabla de atributos del mapa Uso de suelo Área total [km2] Área en el sitio prioritario [km2] Cultivos 25.67 0.85 Bosque nativo 32.20 24.26 Plantaciones de especies exóticas 0.30 0.00...

355 sym 1 tbl

Jay Chiehen Liao 38

DataM HW-0309-1: chickwts example Latest

09.03.2020

chickwts example Jay Chiehen Liao 2020-03-09 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....

1014 sym R (742 sym/6 pcs) 1 img

Beshkia Kvarnstrom 38

R-Homework-1 Latest

03.01.2023

knitr::opts_chunk$set(echo = TRUE) FacNum<-1 for (x in 1:12){ if(x == 1) FacNum <- 1 else { FacNum <- FacNum * x } cat(x, "-", FacNum, "\n") } ## 1 - 1 ## 2 - 2 ## 3 - 6 ## 4 - 24 ## 5 - 120 ## 6 - 720 ## 7 -...

9 sym

Edwin Chen 38

Item-to-Item Collaborative Filtering with Amazon’s Recommendation System Latest

14.02.2011

Introduction In making its product recommendations, Amazon makes heavy use of an item-to-item collaborative filtering approach. This essentially means that for each item X, Amazon builds a neighborhood of related items S(X); whenever you buy/look...

3363 sym

Calvin Riswandi (20214920003) 38

Tugas1 Latest

23.08.2021

Email             : calvin.riswandi@student.matanauniversity.ac.id RPubs            : https://rpubs.com/Calvinriswandy/ Jurusan          : Statistika Address         : ARA Center, Matana University Tower        ...

10623 sym 3 img

Andrie de Vries 38

Using survival models for marketing attribution Latest

23.07.2013

by Andrie de Vries Prior to joining Revolution Analytics in March this year, I spent several years in the field of market research and survey analytics. During this period, I spent a few months consulting to a digital marketing agency based in...

3389 sym

Tom Buonora 38

Week1Quiz Latest

02.01.2021

Create a vector that contains 20 numbers. (You may choose whatever numbers you like, but make sure there are some duplicates.) # Jet win total for the past 20 years vector_num1 = c(2,7,4,5,5,10,4,8,6,8,11,9,9,4,10,4,10,6,9,10)...

3135 sym R (3597 sym/36 pcs)

607 Assignment 1 Latest

30.01.2021

library(tidyverse) library(openintro) library(tinytex) library(dplyr) library(gridExtra) dfMasculinity <- read.csv("https://raw.githubusercontent.com/fivethirtyeight/data/master/masculinity-survey/raw-responses.csv", header= TRUE)...

2251 sym R (2358 sym/24 pcs) 4 img

Rui Fan 38

Data Analytics_HW1 Latest

16.03.2021

Q1. [Meyer, Viscusi, and Durbin (1995) (hereafter, MVD) - Effect of Worker Compensation Laws on Weeks out of Work] In this question, we will review the difference-in-differences (hereafter, DID) method, which is a useful method for evaluating the...

18118 sym R (16539 sym/36 pcs) 6 tbl

Ferdinand Nathaniel Widjaya (20214920006) 38

Algoritma dan Struktur Data | Tugas 1 Latest

19.08.2021

Email             : ferdinand.widjaya@student.matanauniversity.ac.id RPubs            : https://rpubs.com/ferdnw/ Jurusan          : Statistika Bisnis Address         : ARA Center, Matana University Tower        ...

19542 sym 3 img