Upload log
Jump to navigation
Jump to search
Below is a list of the most recent file uploads. See the gallery of new files for a more visual overview.
- 20:54, 2 May 2020 Brb talk contribs uploaded File:KMannotation.png (<pre> library(survival) sf <- survfit(Surv(time, status) ~ x, data = aml) plot(sf, col=c('red', 'black')) </pre>)
- 12:57, 1 May 2020 Brb talk contribs uploaded File:Logscale.png
- 19:28, 19 April 2020 Brb talk contribs uploaded File:Pitopos.png
- 11:35, 17 April 2020 Brb talk contribs uploaded File:Cvcoxnet.png
- 18:17, 14 April 2020 Brb talk contribs uploaded File:Meldss.png
- 13:55, 13 April 2020 Brb talk contribs uploaded File:Glmnetrelaxcv2.png
- 12:27, 13 April 2020 Brb talk contribs uploaded File:Glmnetrelaxcv.png
- 12:27, 13 April 2020 Brb talk contribs uploaded File:Glmnetrelaxfit.png
- 11:11, 13 April 2020 Brb talk contribs uploaded File:Glmnet4plotn.png (== Summary == <syntaxhighlight lang='rsplus'> library(glmnet) data(QuickStartExample) cvfit = cv.glmnet(x, y) fit = glmnet(x, y) oldpar <- par(mfrow=c(2,2)) plot(cvfit) # mse vs log(lambda) plot(fit) # coef vs L1 norm plot(fit, xvar = "lambda", label = TRUE) # coef vs log(lambda) plot(fit, xvar = "dev", label = TRUE) # coef vs Fraction Deviance Explained par(oldpar) </syntaxhighlight>)
- 11:01, 13 April 2020 Brb talk contribs uploaded File:Glmnet4plot.svg (library(glmnet) data(QuickStartExample) cvfit = cv.glmnet(x, y) fit = glmnet(x, y) oldpar <- par(mfrow=c(2,2)) plot(cvfit) # mse vs log(lambda) plot(fit) # coef vs L1 norm plot(fit, xvar = "lambda", label = TRUE) # coef vs log(lambda) plot(fit, xvar = "dev", label = TRUE) # coef vs Fraction Deviance Explained par(oldpar))
- 10:54, 16 March 2020 Brb talk contribs uploaded File:NeofetchMac.png
- 15:53, 11 February 2020 Brb talk contribs uploaded File:RstudioNewproj.png
- 20:11, 30 November 2019 Brb talk contribs uploaded File:Soundnormalize.png
- 17:23, 29 November 2019 Brb talk contribs uploaded File:Temp4.svg
- 16:17, 29 November 2019 Brb talk contribs uploaded File:Temp3.svg
- 16:07, 29 November 2019 Brb talk contribs uploaded File:Temp2.svg
- 15:57, 29 November 2019 Brb talk contribs uploaded File:Conkypi33.png
- 15:48, 29 November 2019 Brb talk contribs uploaded File:Temp.svg
- 13:45, 26 November 2019 Brb talk contribs uploaded File:Udoo bios.jpg
- 15:02, 25 November 2019 Brb talk contribs uploaded File:Geom boxplot.png (ggplot(data.frame(x), aes(1, x)) + geom_boxplot())
- 14:50, 25 November 2019 Brb talk contribs uploaded File:Geom boxplot.svg
- 10:34, 2 October 2019 Brb talk contribs uploaded File:Rplot100119.png
- 10:31, 2 October 2019 Brb talk contribs uploaded File:Rplot100219.svg
- 10:15, 2 October 2019 Brb talk contribs reverted File:Ipcw.svg to an old version (Reverted to version as of 11:10, 2 October 2019 (EDT))
- 10:12, 2 October 2019 Brb talk contribs reverted File:Ipcw.svg to an old version (Reverted to version as of 15:53, 30 May 2018 (EDT))
- 10:10, 2 October 2019 Brb talk contribs uploaded a new version of File:Ipcw.svg
- 09:03, 11 September 2019 Brb talk contribs uploaded File:VlcFrameRate.png
- 12:33, 26 August 2019 Brb talk contribs uploaded File:Check dist.svg
- 12:33, 26 August 2019 Brb talk contribs uploaded File:Onefacet.svg
- 12:32, 26 August 2019 Brb talk contribs uploaded File:Twofacets.svg
- 12:31, 26 August 2019 Brb talk contribs uploaded File:Ad public.svg
- 19:32, 22 July 2019 Brb talk contribs uploaded File:Salad.png
- 07:43, 11 June 2019 Brb talk contribs uploaded File:Violinplot.png
- 11:19, 28 May 2019 Brb talk contribs uploaded File:Stacer.png
- 08:19, 23 May 2019 Brb talk contribs uploaded File:Raspberry-pi-pinout.png
- 12:22, 16 May 2019 Brb talk contribs uploaded File:Jitterboxplot.png
- 15:09, 12 April 2019 Brb talk contribs uploaded File:Twopalette.svg (par(mfrow=c(1,2), mar = c(5,2,2,1)) plot(1:8, col=brewer_pal(palette = "Blues")(8), pch=20, cex=4) plot(1:8, col=rev(brewer_pal(palette = "RdBu")(8)), pch=20, cex=4) dev.off())
- 10:18, 13 March 2019 Brb talk contribs uploaded File:RStudio Build.png
- 10:13, 19 February 2019 Brb talk contribs uploaded File:InstallRonMac.png
- 10:24, 19 January 2019 Brb talk contribs uploaded File:Medpyramid.png
- 09:20, 28 October 2018 Brb talk contribs uploaded File:Lotsboxplot.png (Figure from the paper "Multiple Testing When Many p-Values are Uniformly Conservative, with Application to Testing Qualitative Interaction in Educational Interventions" by Qingyuan Zhao et al, JASA 2018)
- 13:00, 9 October 2018 Brb talk contribs uploaded File:Tablebrowser2.png
- 13:00, 9 October 2018 Brb talk contribs uploaded File:Tablebrowser.png
- 12:33, 1 October 2018 Brb talk contribs uploaded a new version of File:Scatterhist.svg (The R source code is at https://gist.github.com/arraytools/7005670b9d4b34e45f45131a6f87d8f4#file-scatterhist_null)
- 12:21, 1 October 2018 Brb talk contribs uploaded File:Scatterhist.svg (scatterhist <- function(x, y, xlab="", ylab=""){ zones=matrix(c(2,0,1,3), ncol=2, byrow=TRUE) layout(zones, widths=c(4/5,1/5), heights=c(1/5,4/5)) xhist = hist(x, plot=FALSE) yhist = hist(y, plot=FALSE) top = max(c(xhist$counts, yhi...)
- 19:36, 22 September 2018 Brb talk contribs uploaded File:MotionSetting.png
- 15:37, 21 September 2018 Brb talk contribs uploaded a new version of File:Boxdot.svg (boxplot(weight ~ feed, data = chickwts) par(new = TRUE) stripchart(weight ~ feed, data = chickwts, xlim=c(0.5,6.5), vertical=TRUE, method="stack", offset=0.8, pch=19, main = "Chicken weights after six weeks", xlab = "Feed Type", ylab = "Weight (g)"))
- 14:50, 21 September 2018 Brb talk contribs uploaded File:Boxdot.svg
- 09:50, 13 September 2018 Brb talk contribs uploaded File:StepfunExample.svg
- 09:26, 28 August 2018 Brb talk contribs uploaded File:Debianproxy.png