social.giorgiocomai.eu
  • Login
  • Public

    • Public
    • Groups
    • Recent tags
    • Popular
    • People

Notices tagged with rstats, page 41

  1. R Weekly (rweekly)'s status on Saturday, 16-Mar-2019 20:54:28 CET R Weekly R Weekly

    wrapr::let() https://link.rweekly.org/dkf #rstats #datascience

    Saturday, 16-Mar-2019 20:54:28 CET from mastodon.social permalink
  2. RFortunes (rfortunes)'s status on Saturday, 16-Mar-2019 16:00:02 CET RFortunes RFortunes

    hist(rnorm(1e6), col = colors()[grep("grey", colors())], nclass = 108, main = "R's 108 Shades of Grey")
    -- Fritz Scholz (proving R has more than 50 Shades of Grey)
    private communication (March 2015) #Rstats

    Saturday, 16-Mar-2019 16:00:02 CET from mamot.fr permalink
  3. RFortunes (rfortunes)'s status on Saturday, 16-Mar-2019 10:00:02 CET RFortunes RFortunes

    If you give people a linear model function you give them something dangerous.
    -- John Fox
    useR! 2004, Vienna (May 2004) #Rstats

    Saturday, 16-Mar-2019 10:00:02 CET from mamot.fr permalink
  4. R Weekly (rweekly)'s status on Saturday, 16-Mar-2019 01:31:38 CET R Weekly R Weekly

    littler 0.3.7: Small tweaks https://link.rweekly.org/dka #rstats #datascience

    Saturday, 16-Mar-2019 01:31:38 CET from mastodon.social permalink
  5. R Weekly (rweekly)'s status on Friday, 15-Mar-2019 19:03:22 CET R Weekly R Weekly

    sparklyr 1.0: Apache Arrow, XGBoost, Broom and TFRecords https://link.rweekly.org/djp #rstats #datascience

    Friday, 15-Mar-2019 19:03:22 CET from mastodon.social permalink
  6. R Weekly (rweekly)'s status on Friday, 15-Mar-2019 18:00:27 CET R Weekly R Weekly

    Software Dependencies and Risk https://link.rweekly.org/djr #rstats #datascience

    Friday, 15-Mar-2019 18:00:27 CET from mastodon.social permalink
  7. RFortunes (rfortunes)'s status on Friday, 15-Mar-2019 16:00:02 CET RFortunes RFortunes

    Perhaps one is the real forge and the other is a forgery? Or a forge-R-y? I'll get my coat...
    -- Barry Rowlingson (on the question whether http://www.RForge.net/ or http://R-Forge.R-project.org/ is the official forge server)
    R-help (April 2007) #Rstats

    Friday, 15-Mar-2019 16:00:02 CET from mamot.fr permalink
  8. R Weekly (rweekly)'s status on Friday, 15-Mar-2019 14:19:04 CET R Weekly R Weekly

    sparklyr 1.0: Arrow, XGBoost, Broom and TFRecords https://link.rweekly.org/djp #rstats #datascience

    Friday, 15-Mar-2019 14:19:04 CET from mastodon.social permalink
  9. RFortunes (rfortunes)'s status on Friday, 15-Mar-2019 10:00:02 CET RFortunes RFortunes

    When a Certain Guru rips strips off people (God knows he's done it to me often enough) on this list, there's a damned good reason for it.
    -- Rolf Turner (in a discussion about whether a friendly mailing list with more 'customer service' attitude than R-help was needed)
    R-help (December 2003) #Rstats

    Friday, 15-Mar-2019 10:00:02 CET from mamot.fr permalink
  10. R Weekly (rweekly)'s status on Friday, 15-Mar-2019 04:20:44 CET R Weekly R Weekly

    #20: Dependencies. Now with badges! https://link.rweekly.org/djn #rstats #datascience

    Friday, 15-Mar-2019 04:20:44 CET from mastodon.social permalink
  11. R Weekly (rweekly)'s status on Thursday, 14-Mar-2019 18:23:38 CET R Weekly R Weekly

    The Implementation of `yolo = TRUE` in xaringan via yolofy() https://link.rweekly.org/djm #rstats #datascience

    Thursday, 14-Mar-2019 18:23:38 CET from mastodon.social permalink
  12. R Weekly (rweekly)'s status on Thursday, 14-Mar-2019 18:13:36 CET R Weekly R Weekly

    RStudio 1.2 Preview: Jobs https://link.rweekly.org/djl #rstats #datascience

    Thursday, 14-Mar-2019 18:13:36 CET from mastodon.social permalink
  13. R Weekly (rweekly)'s status on Thursday, 14-Mar-2019 16:28:38 CET R Weekly R Weekly

    Collecting Content Security Policy Violation Reports in S3 (‘Effortlessly’/’Freely’) https://link.rweekly.org/djk #rstats #datascience

    Thursday, 14-Mar-2019 16:28:38 CET from mastodon.social permalink
  14. RFortunes (rfortunes)'s status on Thursday, 14-Mar-2019 16:00:03 CET RFortunes RFortunes

    I seem to recall that we were targetting 512k Macintoshes. In our dreams we might have seen 16Mb Sun.
    -- Ross Ihaka (in reply to the question whether R&R thought when they started out that they would see R using 16G memory on a dual Opteron computer)
    R-help (November 2003) #Rstats

    Thursday, 14-Mar-2019 16:00:03 CET from mamot.fr permalink
  15. RFortunes (rfortunes)'s status on Thursday, 14-Mar-2019 10:00:02 CET RFortunes RFortunes

    The urge to imitate other statistical packages that rely on profusion of dummies should be resisted. R repression functions can handle factor variables.
    -- David (Muphry) Winsemius (about factors in regressions...and the dangers of drinking and deriding)
    R-help (September 2015) #Rstats

    Thursday, 14-Mar-2019 10:00:02 CET from mamot.fr permalink
  16. R Weekly (rweekly)'s status on Wednesday, 13-Mar-2019 22:27:50 CET R Weekly R Weekly

    Unit Tests in R https://link.rweekly.org/dje #rstats #datascience

    Wednesday, 13-Mar-2019 22:27:50 CET from mastodon.social permalink
  17. RFortunes (rfortunes)'s status on Wednesday, 13-Mar-2019 16:00:03 CET RFortunes RFortunes

    Weird. Over at ESS they discuss how to debug with %>% when I always thought that having %>% was the bug.
    -- Dirk Eddelbuettel (about an ESS issue ticket discussion concerning debugging when %>% is used)
    R chatroom on stackoverflow.com (April 2016) #Rstats

    Wednesday, 13-Mar-2019 16:00:03 CET from mamot.fr permalink
  18. R Weekly (rweekly)'s status on Wednesday, 13-Mar-2019 15:19:38 CET R Weekly R Weekly

    RStudio Package Manager 1.0.6 - README https://link.rweekly.org/dit #rstats #datascience

    Wednesday, 13-Mar-2019 15:19:38 CET from mastodon.social permalink
  19. RFortunes (rfortunes)'s status on Wednesday, 13-Mar-2019 10:00:02 CET RFortunes RFortunes

    Thomas W. Blackwell: I just discovered to my surprise that I cannot define a function with an argument named 'break' or 'while'!
    Brian D. Ripley: No, they are reserved names. [...] Most programming languages have reserved words, so I am surprised you are surprised.
    -- Thomas W. Blackwell and Brian D. Ripley
    R-help (November 2003) #Rstats

    Wednesday, 13-Mar-2019 10:00:02 CET from mamot.fr permalink
  20. R Weekly (rweekly)'s status on Wednesday, 13-Mar-2019 04:39:28 CET R Weekly R Weekly

    2019 Update One: R Consortium and ISC Announce the Newest Funded Projects for the R Community https://link.rweekly.org/dik #rstats #datascience

    Wednesday, 13-Mar-2019 04:39:28 CET from mastodon.social permalink
  • After
  • Before

Feeds

  • Activity Streams
  • RSS 1.0
  • RSS 2.0
  • Atom
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

social.giorgiocomai.eu is a social network, courtesy of Giorgio Comai. It runs on GNU social, version 1.2.0-beta4, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All social.giorgiocomai.eu content and data are available under the Creative Commons Attribution 3.0 license.