Authors
Juan Sebastián Henao Aguirre 6
Taller 2-Métodos y simulación estadística Latest
23.09.2022
Taller 2: Inferencia estadística y simulación Punto 1 El Teorema del Limite Central es uno de los mas importantes en la inferencia estadística y habla sobre la convergencia de los estimadores como la proporción muestral a la distribución...
11684 sym 222 img 13 tbl
Jasky Ong Qing Hao 6
IS415 Hands-on Exercise 6 Latest
21.09.2020
1 IS415 Hands-on Exercise 6: Spatial Autocorrelation and Spatial Weights Learning Objective: - In-order to compare the the Metrix, we learn the needs to utilise atleast 2 or all 3 to find the difference. - Caculate the weight matrices, Spatial...
15924 sym R (30573 sym/90 pcs) 12 img
Verena Bernal y Juan Ignacio Ibaceta 6
Actividad con Décimas Latest
26.04.2021
Pregunta 1 Limpie el environment para comenzar a trabajar. rm(list = ls()) Pregunta 2 Cargue los paquetes necesarios para trabajar con DT. library(data.table) Pregunta 3 Abra la base de datos Resultados Electorales...
2691 sym R (11672 sym/23 pcs)
GREGOIRE ANANI 6
Benim meu país Latest
04.04.2023
Benin é um pequeno país localizado no oeste da África, seu território é banhado pelo golfo da Guiné e faz limites com Burkina Faso, Níger, Nigéria e Togo. Benin foi um dos maiores entrepostos de escravos entre os séculos XVII e XIX....
780 sym 2 img
GitMate - Engagement Latest
03.12.2019
# https://github.com/tidyverse/googlesheets4/issues/56#issuecomment-554122626 # devtools::install_github("r-lib/gargle") devtools::install_github("hrbrmstr/waffle") Skipping install of 'waffle' from a github remote, the SHA1 (3f61463e) has not...
19479 sym R (6855 sym/14 pcs) 7 img
Document Latest
14.03.2023
1er Paso Primero, instalalamos el paquete “remotes”, seguido del libro donde vamos a obtener los datos, en este caso será el libro “Econometría” del autor Gujarati. install.packages("remotes") ## Installing package into...
633 sym R (1430 sym/13 pcs)
Sharon Barbosa y Juan Pablo Espinosa 6
Document Latest
08.03.2021
1. Identificacion y caracteristicas de las variables En la Base de datos podemos observar los registros que se van llevando en el pais respecto al virus covid-19, dentro de las variables observadas se pueden resaltar tanto la fecha de diagnostico...
1963 sym R (7331 sym/38 pcs) 10 img
Juan Osorio 6
First R markdown project Latest
05.06.2020
1. Code for reading in the dataset and/or processing the data The data is stored in the activity.csv file inside the data folder. This file was imported to R using the read.CSV function and stored in the dat variable. After that, the dat data...
2588 sym R (1994 sym/10 pcs) 4 img