Authors
Document Latest
30.09.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 (262 sym/2 pcs) 1 img
Yazmeen Guadalupe Rangel Galaviz 24
leer personas URL Latest
06.09.2021
Objetivo Importar datos de personas URL Descripcion Leer datos con la funcion read.csv() del archivo personas.csv. El archivo se encuentra en: https://github.com/rpizarrog/datos/blob/main/personas.csv. Los datos se mostraran en pantalla...
363 sym R (1575 sym/3 pcs)
Stat 50 24
Pelias-Activity4 Latest
28.03.2022
Data library(readxl) ## Warning: package 'readxl' was built under R version 4.1.3 Surveys <- read_excel("D:/Winelyn/CLASSES/Stat 50 - Statistical Software/Surveys.xlsx") View(Surveys) Surveys ## # A tibble: 34,786 x 13 ## record_id month...
23 sym R (1583 sym/10 pcs) 1 img
Widi Yantih 24
Probability Distributions Latest
13.09.2020
1 Binomial Distribution 1.1 Question What is a binomial distribution in Statistics? What is binomial distribution used for? Please argue 4 requirements needed to be a binomial distribution? Is a binomial distribution a normal distribution?...
28521 sym R (768 sym/24 pcs)
Posts on Tychobra 24
Simulating Insurance Claims Latest
11.11.2017
When I was fresh out of college, my boss asked me to run some simulations in R. This was my first exposure to R, and I was initially skeptical of its practical usefulness. But with some Googling and a little perseverence, I overcame the initial...
4150 sym R (2855 sym/6 pcs) 2 img
vijaybarve 24
Map biodiversity records with rgbif, maps and ggplot2 packages in R Latest
09.07.2012
Global Biodiversity Information Facility or GBIF is an international consortium working towards making Biodiversity information available through single portal to everyone. GBIF with its partners are working towards mobilizing data,...
2015 sym R (534 sym/1 pcs) 6 img
Very statisticious on Very statisticious 24
A closer look at replicate() and purrr::map() for simulations Latest
04.06.2018
I’ve done a couple of posts so far on simulations, here and here, where I demonstrate how to build a function for simulating data from a defined linear model and then explore long-run behavior of models fit to the simulated datasets. The focus...
9942 sym R (6255 sym/16 pcs) 2 img
Przemyslaw Biecek 24
Tell Me a Story: How to Generate Textual Explanations for Predictive Models Latest
13.09.2019
by: Adam IzdebskiAmazing things were created during summer internships at MI2DataLab this year. One of them is the generator of natural language descriptions for DALEX explainers developed by Adam Izdebski.Is text better than charts for...
8184 sym 6 img
PS 24
Seminar 1 Latest
05.05.2021
This is an R Markdown document. Markdown is a simple formatting syntax for authoring HTML, PDF, and MS Word documents. We will cover this in the next lecture. Seminar 1: Data Visualization with ggplot2 The Gramar of Graphics Philosophy :...
9528 sym R (462 sym/2 pcs) 3 img 1 tbl
CKD Latest
10.03.2023
CKD MODEL SELECTION Including Plots Get data into R ## ~time_90days + status_90days + age_admission + sex + ethnicity + ## liver_transplant_listed + final_type_of_aki + site + etiology_cirrhosis + ## albumin_given_admission +...
180 sym