User contributions for Brb
Appearance
29 May 2024
- 07:4307:43, 29 May 2024 diff hist +251 Statistics →Binomial
- 07:2007:20, 29 May 2024 diff hist +153 Drupal →Install
- 07:1907:19, 29 May 2024 diff hist +124 Statistics →Randomization test
- 07:0507:05, 29 May 2024 diff hist +144 Hardware →Build PC
- 07:0207:02, 29 May 2024 diff hist +127 Jetson →Use as a server
28 May 2024
- 15:3915:39, 28 May 2024 diff hist +114 Docker Applications →Plex
- 12:3312:33, 28 May 2024 diff hist +222 Office →Import data
27 May 2024
- 21:1421:14, 27 May 2024 diff hist +110 Mediawiki →Install mediawiki on debian
- 21:1221:12, 27 May 2024 diff hist +104 R Docker →Use with R (r-base) & RStudio IDE: Rocker
- 16:2016:20, 27 May 2024 diff hist +57 File:Gganimation.gif →Summary current
- 15:1315:13, 27 May 2024 diff hist +175 Ggplot2 →Animation and gganimate
- 15:1215:12, 27 May 2024 diff hist +702 N File:Gganimation.gif <syntaxhighlight lang='r'> library(gganimate) library(ggplot2) library(tidyverse) library(ggimage) data_link <- "https://raw.githubusercontent.com/goodekat/presentations/master/2019-isugg-gganimate-spooky/bat-data/bats-subset.csv" bats <- read.csv(data_link) %>% mutate(id = factor(id)) bat_image_link <- "https://upload.wikimedia.org/wikipedia/en/a/a9/MarioNSMBUDeluxe.png" animation <- bats %>% mutate(image = bat_image_link) %>% filter(id == 1) %>% ggplot(aes(x = longitude, y = la...
26 May 2024
- 09:4009:40, 26 May 2024 diff hist +119 Recipes →涼拌黑木耳和涼拌豆乾
25 May 2024
- 21:0121:01, 25 May 2024 diff hist +283 Hardware →Wifi SD card
- 17:1617:16, 25 May 2024 diff hist +204 R →New release
24 May 2024
- 10:2810:28, 24 May 2024 diff hist +579 Genome →Metabolomics Analysis
- 09:2609:26, 24 May 2024 diff hist +622 Genome →Metabolomics Analysis
23 May 2024
- 10:4310:43, 23 May 2024 diff hist +89 R →Avoid leading empty column to header
- 10:2010:20, 23 May 2024 diff hist +161 PCA →Visualization
- 09:5909:59, 23 May 2024 diff hist +181 PCA →Visualization
- 09:5809:58, 23 May 2024 diff hist +284 N File:Pca ggplot2.png <syntaxhighlight lang='r'> df <- iris[, 1:4] # exclude "Species" column pca_res <- prcomp(df, scale = TRUE) ggplot(iris, aes(x = pca_res$x[,1], y = pca_res$x[,2], color = Species)) + geom_point() + stat_ellipse() </syntaxhighlight> current
22 May 2024
- 22:0722:07, 22 May 2024 diff hist +422 Regression →Logistic regression
- 22:0322:03, 22 May 2024 diff hist +151 Health →全麥麵包 whole grain
- 22:0022:00, 22 May 2024 diff hist +140 Health →飲食
- 21:5621:56, 22 May 2024 diff hist +209 Shiny →Deploy on Github Pages: shinylive
- 21:5421:54, 22 May 2024 diff hist +129 House →Mosquito
- 21:5121:51, 22 May 2024 diff hist +120 Self hosting →Proxmox Virtual Environment
- 21:4721:47, 22 May 2024 diff hist +157 Life →Social Security
- 16:4516:45, 22 May 2024 diff hist +342 Statistics →T-distribution vs normal distribution
21 May 2024
- 13:3813:38, 21 May 2024 diff hist +594 R →order(), rank() and sort()
- 12:5612:56, 21 May 2024 diff hist +126 ICC →Ordinal data
- 07:5307:53, 21 May 2024 diff hist +719 House →Mosquito
20 May 2024
- 23:0523:05, 20 May 2024 diff hist +290 Statistics →the Holy Trinity (LRT, Wald, Score tests)
- 23:0423:04, 20 May 2024 diff hist +653 Statistics →the Holy Trinity (LRT, Wald, Score tests)
19 May 2024
- 21:4921:49, 19 May 2024 diff hist +52 Docker Applications →Plex
- 21:4821:48, 19 May 2024 diff hist +587 Docker Applications →Plex
- 20:1820:18, 19 May 2024 diff hist +135 Hardware →P, S, A, and M modes
- 13:2313:23, 19 May 2024 diff hist +186 Software →coggle.it
- 12:1812:18, 19 May 2024 diff hist +130 Hardware →P, S, A, and M modes
- 11:4711:47, 19 May 2024 diff hist +424 Hardware →Why the picture blurry
- 11:3811:38, 19 May 2024 diff hist +1,053 Hardware →P, S, A, and M modes
18 May 2024
- 10:0210:02, 18 May 2024 diff hist +115 Kodi →Plex
17 May 2024
- 21:5821:58, 17 May 2024 diff hist −157 Rstudio No edit summary
- 21:5321:53, 17 May 2024 diff hist +326 Rstudio →Create an .Rproj file
- 21:1921:19, 17 May 2024 diff hist +45 Reproducible →Cache and path customization
- 17:3717:37, 17 May 2024 diff hist +879 Reproducible →Cache and path customization
- 16:5116:51, 17 May 2024 diff hist +244 Reproducible →Cache and path customization
- 16:4516:45, 17 May 2024 diff hist +224 Reproducible →renv::update()
- 16:2316:23, 17 May 2024 diff hist +431 Rmarkdown →xaringan: presentation
- 14:5114:51, 17 May 2024 diff hist +467 Office →Capitalize my title