social.giorgiocomai.eu
  • Login
  • Public

    • Public
    • Groups
    • Recent tags
    • Popular
    • People

Notices tagged with rstats, page 72

  1. R Weekly (rweekly)'s status on Tuesday, 16-Oct-2018 22:59:37 CEST R Weekly R Weekly

    Serendipity at R / Medicine https://link.rweekly.org/c6h #rstats #datascience

    Tuesday, 16-Oct-2018 22:59:37 CEST from mastodon.social permalink
  2. R Weekly (rweekly)'s status on Tuesday, 16-Oct-2018 19:30:28 CEST R Weekly R Weekly

    Quasiquotation in R via bquote() https://link.rweekly.org/c6a #rstats #datascience

    Tuesday, 16-Oct-2018 19:30:28 CEST from mastodon.social permalink
  3. R Weekly (rweekly)'s status on Tuesday, 16-Oct-2018 19:19:38 CEST R Weekly R Weekly

    Progress on driving diversity standards in the R community – an update on RCDI-WG https://link.rweekly.org/c69 #rstats #datascience

    Tuesday, 16-Oct-2018 19:19:38 CEST from mastodon.social permalink
  4. R Weekly (rweekly)'s status on Tuesday, 16-Oct-2018 17:44:38 CEST R Weekly R Weekly

    RStudio 1.2 Preview: Stan https://link.rweekly.org/c64 #rstats #datascience

    Tuesday, 16-Oct-2018 17:44:38 CEST from mastodon.social permalink
  5. RFortunes (rfortunes)'s status on Tuesday, 16-Oct-2018 16:00:03 CEST RFortunes RFortunes

    The problem with attach is what it does, not how it does it. If you do the same thing attach does any other way, you've managed to create all the problems of attach without using attach. If I tell you chopping your finger off with a knife is bad, your question shouldn't be "Okay, knives are bad. How do I chop my finger off without a knife? Can I use scissors or is there a better way?"
    -- Gregor (about alternatives to attach())
    stackoverflow.com (May 2016) #Rstats

    Tuesday, 16-Oct-2018 16:00:03 CEST from mamot.fr permalink
  6. R Weekly (rweekly)'s status on Tuesday, 16-Oct-2018 14:56:56 CEST R Weekly R Weekly

    Even more images as x-axis labels https://link.rweekly.org/c62 #rstats #datascience

    Tuesday, 16-Oct-2018 14:56:56 CEST from mastodon.social permalink
  7. R Weekly (rweekly)'s status on Tuesday, 16-Oct-2018 10:13:39 CEST R Weekly R Weekly

    A small logical change with big impact https://link.rweekly.org/c5v #rstats #datascience

    Tuesday, 16-Oct-2018 10:13:39 CEST from mastodon.social permalink
  8. RFortunes (rfortunes)'s status on Tuesday, 16-Oct-2018 10:00:03 CEST RFortunes RFortunes

    Your example requires all choices of 1541 out of 3000, which I would expect to take somewhere near age-of-the-universe seconds to compute. The code uses a clever nested computation due to Gail et al which will cut that time down to infinity/10.
    -- Terry Therneau (on an example with exact computations in coxph)
    R-help (June 2016) #Rstats

    Tuesday, 16-Oct-2018 10:00:03 CEST from mamot.fr permalink
  9. R Weekly (rweekly)'s status on Monday, 15-Oct-2018 17:18:27 CEST R Weekly R Weekly

    MCHT, Closures, and R Environments: Making MCHTest Objects Self-Contained https://link.rweekly.org/c5t #rstats #datascience

    Monday, 15-Oct-2018 17:18:27 CEST from mastodon.social permalink
  10. RFortunes (rfortunes)'s status on Monday, 15-Oct-2018 16:00:03 CEST RFortunes RFortunes

    I believe functions should do what they say on the box (and the help page), and not what some user hopes they might do by mind-reading.
    -- Brian D. Ripley
    R-help (November 2004) #Rstats

    Monday, 15-Oct-2018 16:00:03 CEST from mamot.fr permalink
  11. RFortunes (rfortunes)'s status on Monday, 15-Oct-2018 10:00:03 CEST RFortunes RFortunes

    Ole F. Christensen: Brain, Thank you very much for your help.
    Peter Dalgaard: You seem to be using call-by-value semantics rather than call-by-name...
    -- Ole F. Christensen and Peter Dalgaard (thanking *Brian* D. Ripley for help)
    R-devel (January 2006) #Rstats

    Monday, 15-Oct-2018 10:00:03 CEST from mamot.fr permalink
  12. R Weekly (rweekly)'s status on Monday, 15-Oct-2018 07:30:28 CEST R Weekly R Weekly

    R Weekly 2018-42 RStudio, ORCID https://link.rweekly.org/c5q #rstats #datascience

    Monday, 15-Oct-2018 07:30:28 CEST from mastodon.social permalink

    Attachments

  13. R Weekly (rweekly)'s status on Monday, 15-Oct-2018 03:28:38 CEST R Weekly R Weekly

    September 2018: Top 40 New Packages https://link.rweekly.org/c5p #rstats #datascience

    Monday, 15-Oct-2018 03:28:38 CEST from mastodon.social permalink
  14. R Weekly (rweekly)'s status on Monday, 15-Oct-2018 01:13:38 CEST R Weekly R Weekly

    RcppCCTZ 0.2.5 https://link.rweekly.org/c5o #rstats #datascience

    Monday, 15-Oct-2018 01:13:38 CEST from mastodon.social permalink
  15. RFortunes (rfortunes)'s status on Sunday, 14-Oct-2018 16:00:03 CEST RFortunes RFortunes

    Obviously I have not tested on an Alphabc...tuvwxyz system but it should work there.
    -- Brian D. Ripley (after fixing a problem discovered when compiling R 2.0.0 on Linux Alpha)
    R-devel (October 2004) #Rstats

    Sunday, 14-Oct-2018 16:00:03 CEST from mamot.fr permalink
  16. RFortunes (rfortunes)'s status on Sunday, 14-Oct-2018 10:00:03 CEST RFortunes RFortunes

    Jeremy Koster: My students were looking at the estimated varying intercepts for each higher-level group (or the "BLUP's", as some people seem to call them).
    Douglas Bates: As Alan James once said, "these values are just like the BLUPs - Best Linear Unbiased Predictors - except that they aren't linear and they aren't unbiased and there is no clear sense in which they are "best", but other than that ..."
    -- Jeremy Koster and Douglas Bates
    R-SIG-Mixed-Models (July 2012) #Rstats

    Sunday, 14-Oct-2018 10:00:03 CEST from mamot.fr permalink
  17. R Weekly (rweekly)'s status on Saturday, 13-Oct-2018 20:48:28 CEST R Weekly R Weekly

    Piping into ggplot2 https://link.rweekly.org/c4v #rstats #datascience

    Saturday, 13-Oct-2018 20:48:28 CEST from mastodon.social permalink
  18. R Weekly (rweekly)'s status on Saturday, 13-Oct-2018 16:57:28 CEST R Weekly R Weekly

    RcppNLoptExample 0.0.1: Use NLopt from C/C++ https://link.rweekly.org/c4u #rstats #datascience

    Saturday, 13-Oct-2018 16:57:28 CEST from mastodon.social permalink
  19. RFortunes (rfortunes)'s status on Saturday, 13-Oct-2018 16:00:02 CEST RFortunes RFortunes

    Yes we CRAN!
    -- Aurelien Latouche (suggestion for a T-shirt slogan)
    private communication (July 2009) #Rstats

    Saturday, 13-Oct-2018 16:00:02 CEST from mamot.fr permalink
  20. RFortunes (rfortunes)'s status on Saturday, 13-Oct-2018 10:00:03 CEST RFortunes RFortunes

    Perhaps same thing that will happen when those monks finish the Towers of Hanoi?
    2 * 3^198
    [1] 5.902533e+94
    -- David Winsemius (in reponse to a question about expand.grid(x1=1, x2=1:2, x3=1:3, x4=1:3, x5=1:3, ..., x200=1:3))
    R-help (January 2012) #Rstats

    Saturday, 13-Oct-2018 10:00:03 CEST from mamot.fr 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.