Authors
Document Latest
09.03.2021
Key metrics Number of participants 293 subjects Average age 48 years Percentage men 51% Total number of measurements 3,127 Median number of measurements / participant 7 Average number of measurements / participant 11 People with...
2855 sym 18 tbl
Alonso Enrique García Sánchez 24
Caso 1. Población y muestra Latest
16.02.2022
1 Objetivo Simular datos de una población y de una muestra describiendo la media poblacional y la media muestral para su adecuada interpretación. 2 Descripción Generar una población de 1000 números con valores entre 250 y 600 Determinar una...
4574 sym R (5970 sym/21 pcs) 3 img
afeta 24
Instal vectori i df Latest
26.11.2019
#Uvod u R Studio #Predvideno gradivo # instalacija R-a i update # R literatura + website # upoznavanje sa R studiom # vrste varijabli/vektora i njihovo formiranje # formiranje dataframe/a # zadatak na casu # koristene funkcije #R je...
5 sym R (14855 sym/88 pcs)
Erick Zaldivar 24
Probando Latest
14.02.2022
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
Andrew Gelman 24
Bayesian logistic regression software Latest
23.08.2006
Aleks pointed me to this site by Alexander Genkin, David D. Lewis, and David Madigan that has a program for Bayesian logistic regression. It appears to allow some hierarchical modeling and can fit very large datasets. I haven’t tried...
672 sym
Chronobiology and intelligence: a large study of dating site users Latest
03.12.2019
Start library(pacman) p_load(kirkegaard, readr, dplyr, rms, polycor, mirt) #redefine describe describe = function(...) psych::describe(...) %>% as.matrix() Data #load vars = readr::read_csv2("data/question_data.csv") ## Using ',' as decimal and...
182 sym R (35330 sym/56 pcs) 5 img
crist 24
U1A1 Latest
28.01.2021
3+2 ## [1] 5 3-2 ## [1] 1 4-4 ## [1] 0 3*2 ## [1] 6 4*5 ## [1] 20 10/2 ## [1] 5 3^2 ## [1] 9 3^3 ## [1] 27 3^7 ## [1] 2187 2^(-3) ## [1] 0.125 100^(1/2) ## [1] 10 sqrt(100) ## [1] 10 pi ## [1] 3.141593 exp(1) ## [1] 2.718282 log(exp(1)) ## [1] 1...
56 sym R (433 sym/50 pcs)
CHUN-LI HOU 24
Course Work Week 2 Latest
12.08.2020
Instructions Create a web page using R Markdown that features a map created with Leaflet. Host your webpage on either GitHub Pages, RPubs, or NeoCities. Your webpage must contain the date that you created the document, and it must contain a map...
735 sym R (1457 sym/4 pcs)
Dulce Carolina Niebla Soto 24
probando Latest
14.02.2022
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