All public logs
Jump to navigation
Jump to search
Combined display of all available logs of 太極. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 16:59, 3 May 2020 Brb talk contribs reverted File:KMannotation.png to an old version (Reverted to version as of 16:57, 3 May 2020 (EDT))
- 16:58, 3 May 2020 Brb talk contribs reverted File:KMannotation.png to an old version (Reverted to version as of 21:54, 2 May 2020 (EDT))
- 16:57, 3 May 2020 Brb talk contribs uploaded a new version of File:KMannotation.png
- 21:54, 2 May 2020 Brb talk contribs created page File:KMannotation.png (<pre> library(survival) sf <- survfit(Surv(time, status) ~ x, data = aml) plot(sf, col=c('red', 'black')) </pre>)
- 21: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>)
- 13:57, 1 May 2020 Brb talk contribs created page File:Logscale.png
- 13:57, 1 May 2020 Brb talk contribs uploaded File:Logscale.png
- 20:28, 19 April 2020 Brb talk contribs created page File:Pitopos.png
- 20:28, 19 April 2020 Brb talk contribs uploaded File:Pitopos.png
- 12:35, 17 April 2020 Brb talk contribs created page File:Cvcoxnet.png
- 12:35, 17 April 2020 Brb talk contribs uploaded File:Cvcoxnet.png
- 19:17, 14 April 2020 Brb talk contribs created page File:Meldss.png
- 19:17, 14 April 2020 Brb talk contribs uploaded File:Meldss.png
- 07:42, 14 April 2020 Brb talk contribs created page Lua (Created page with "= Source = * https://www.lua.org/ * https://en.wikipedia.org/wiki/Lua_(programming_language) = Install on Ubuntu = [https://www.tecmint.com/install-lua-in-centos-ubuntu-linux...")
- 14:55, 13 April 2020 Brb talk contribs created page File:Glmnetrelaxcv2.png
- 14:55, 13 April 2020 Brb talk contribs uploaded File:Glmnetrelaxcv2.png
- 13:27, 13 April 2020 Brb talk contribs created page File:Glmnetrelaxcv.png
- 13:27, 13 April 2020 Brb talk contribs uploaded File:Glmnetrelaxcv.png
- 13:27, 13 April 2020 Brb talk contribs created page File:Glmnetrelaxfit.png
- 13:27, 13 April 2020 Brb talk contribs uploaded File:Glmnetrelaxfit.png
- 12:11, 13 April 2020 Brb talk contribs created page 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>)
- 12: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>)
- 12:01, 13 April 2020 Brb talk contribs created page 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))
- 12: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))
- 11:54, 16 March 2020 Brb talk contribs created page File:NeofetchMac.png
- 11:54, 16 March 2020 Brb talk contribs uploaded File:NeofetchMac.png
- 10:30, 15 February 2020 Brb talk contribs created page R web (Created page with "R Web Applications See also CRAN Task View: [http://cran.r-project.org/web/views/WebTechnologies.html Web Technologies and Services] = Rmarkdown: create HTML5 web, slides an...")
- 16:53, 11 February 2020 Brb talk contribs created page File:RstudioNewproj.png
- 16:53, 11 February 2020 Brb talk contribs uploaded File:RstudioNewproj.png
- 21:59, 5 February 2020 Brb talk contribs created page Glmnet (Created page with "* https://en.wikipedia.org/wiki/Lasso_(statistics). It has a discussion when two covariates are highly correlated. For example if gene <math>i</math> and gene <math>j</math> a...")
- 18:53, 7 January 2020 Brb talk contribs created page Server (Created page with "{| class="wikitable" ! name ! port ! choices |- | ansible | | |- | apache (web) | 80, 443 | |- | backup | | |- | DHCP | | |- | DNS | | |- | Flask | | |- | ftp | |...")
- 22:27, 6 January 2020 Brb talk contribs created page Probability (Created page with "= qbirthday() = If you put 47 random people in a room, there's a 95% chance that at least two share a birthday: qbirthday(0.95). https://www.rdocumentation.org/packages/stats/...")
- 15:11, 1 January 2020 Brb talk contribs created page Ansible (Created page with "= Resource = * https://en.wikipedia.org/wiki/Ansible_(software) * https://github.com/ansible/ansible = Tutorial = * [https://www.howtoforge.com/tutorial/how-to-install-and-co...")
- 21:10, 21 December 2019 Brb talk contribs created page Grub (Created page with "= Resources = * http://www.gnu.org/software/grub/ * https://help.ubuntu.com/community/Grub2 * https://wiki.gentoo.org/wiki/GRUB2 * https://www.dedoimedo.com/computers/grub-2.h...")
- 21:11, 30 November 2019 Brb talk contribs created page File:Soundnormalize.png
- 21:11, 30 November 2019 Brb talk contribs uploaded File:Soundnormalize.png
- 18:23, 29 November 2019 Brb talk contribs created page File:Temp4.svg
- 18:23, 29 November 2019 Brb talk contribs uploaded File:Temp4.svg
- 17:17, 29 November 2019 Brb talk contribs created page File:Temp3.svg
- 17:17, 29 November 2019 Brb talk contribs uploaded File:Temp3.svg
- 17:07, 29 November 2019 Brb talk contribs created page File:Temp2.svg
- 17:07, 29 November 2019 Brb talk contribs uploaded File:Temp2.svg
- 16:57, 29 November 2019 Brb talk contribs created page File:Conkypi33.png
- 16:57, 29 November 2019 Brb talk contribs uploaded File:Conkypi33.png
- 16:48, 29 November 2019 Brb talk contribs created page File:Temp.svg
- 16:48, 29 November 2019 Brb talk contribs uploaded File:Temp.svg
- 14:45, 26 November 2019 Brb talk contribs created page File:Udoo bios.jpg
- 14:45, 26 November 2019 Brb talk contribs uploaded File:Udoo bios.jpg
- 16:02, 25 November 2019 Brb talk contribs created page File:Geom boxplot.png (ggplot(data.frame(x), aes(1, x)) + geom_boxplot())
- 16:02, 25 November 2019 Brb talk contribs uploaded File:Geom boxplot.png (ggplot(data.frame(x), aes(1, x)) + geom_boxplot())