social.giorgiocomai.eu
  • Login
  • Public

    • Public
    • Groups
    • Recent tags
    • Popular
    • People

Notices tagged with rstats, page 29

  1. R Weekly (rweekly)'s status on Tuesday, 14-May-2019 17:22:37 CEST R Weekly R Weekly

    Introducing SAML in RStudio Connect https://link.rweekly.org/ebs #rstats #datascience

    Tuesday, 14-May-2019 17:22:37 CEST from mastodon.social permalink
  2. RFortunes (rfortunes)'s status on Tuesday, 14-May-2019 16:00:02 CEST RFortunes RFortunes

    The existence of a method is not a sufficient reason to use that method.
    -- Jari Oksanen (about relative advantages of several multivariate analysis methods)
    R-SIG-Ecology (November 2013) #Rstats

    Tuesday, 14-May-2019 16:00:02 CEST from mamot.fr permalink
  3. RFortunes (rfortunes)'s status on Tuesday, 14-May-2019 10:00:03 CEST RFortunes RFortunes

    Unfortunately, this is one of those situations where as far as I can tell all of the real statisticians are out there playing with large data sets where the small-sample corrections are not so important and leaving the rest of us to figure it out for ourselves...
    -- Ben Bolker (about the 'correct' degrees-of-freedom correction in Wald statistics for GLMMs)
    R-SIG-Mixed-Models (December 2011) #Rstats

    Tuesday, 14-May-2019 10:00:03 CEST from mamot.fr permalink
  4. R Weekly (rweekly)'s status on Tuesday, 14-May-2019 08:05:56 CEST R Weekly R Weekly

    POWER to the People https://link.rweekly.org/ebm #rstats #datascience

    Tuesday, 14-May-2019 08:05:56 CEST from mastodon.social permalink
  5. R Weekly (rweekly)'s status on Tuesday, 14-May-2019 00:24:05 CEST R Weekly R Weekly

    chance call for book reviewers https://link.rweekly.org/ebl #rstats #datascience

    Tuesday, 14-May-2019 00:24:05 CEST from mastodon.social permalink

    Attachments

  6. R Weekly (rweekly)'s status on Monday, 13-May-2019 20:43:38 CEST R Weekly R Weekly

    Virtual Morel Foraging with R https://link.rweekly.org/ebj #rstats #datascience

    Monday, 13-May-2019 20:43:38 CEST from mastodon.social permalink
  7. RFortunes (rfortunes)'s status on Monday, 13-May-2019 16:00:02 CEST RFortunes RFortunes

    John Fox: I've never understood why it's legal to change the built-in global "constants" in R, including T and F. That just seems to me to set a trap for users. Why not treat these as reserved symbols, like TRUE, Inf, etc.?
    Rolf Turner: I rather enjoy being able to set pi <- 3.
    -- John Fox and Rolf Turner
    R-help (June 2013) #Rstats

    Monday, 13-May-2019 16:00:02 CEST from mamot.fr permalink
  8. R Weekly (rweekly)'s status on Monday, 13-May-2019 13:22:39 CEST R Weekly R Weekly

    R Weekly 2019-19 R 3.6.0, countdown, R-Podcast https://link.rweekly.org/eb9 #rstats #datascience

    Monday, 13-May-2019 13:22:39 CEST from mastodon.social permalink

    Attachments

  9. RFortunes (rfortunes)'s status on Monday, 13-May-2019 10:00:03 CEST RFortunes RFortunes

    Bret Collier: I hope this is not a uniformed question, but I am a little lost.
    Peter Dalgaard: Don't worry, they all look alike... ;-)
    -- Bret Collier and Peter Dalgaard
    R-help (April 2004) #Rstats

    Monday, 13-May-2019 10:00:03 CEST from mamot.fr permalink
  10. R Weekly (rweekly)'s status on Monday, 13-May-2019 04:06:28 CEST R Weekly R Weekly

    RcppAnnoy 0.0.12 https://link.rweekly.org/eb8 #rstats #datascience

    Monday, 13-May-2019 04:06:28 CEST from mastodon.social permalink
  11. R Weekly (rweekly)'s status on Sunday, 12-May-2019 16:44:38 CEST R Weekly R Weekly

    Quick Hit: Updates to QuickLookR and {rdatainfo} https://link.rweekly.org/eb4 #rstats #datascience

    Sunday, 12-May-2019 16:44:38 CEST from mastodon.social permalink
  12. RFortunes (rfortunes)'s status on Sunday, 12-May-2019 16:00:03 CEST RFortunes RFortunes

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

    Sunday, 12-May-2019 16:00:03 CEST from mamot.fr permalink
  13. RFortunes (rfortunes)'s status on Sunday, 12-May-2019 10:00:02 CEST RFortunes RFortunes

    Sooner or later most R beginners are bitten by this all too convenient shortcut. As an R newbie, think of R as your bank account: overuse of $-extraction can lead to undesirable consequences. It's best to acquire the '[[' and '[' habit early.
    -- Peter Ehlers (about the use of $-extraction)
    R-help (March 2013) #Rstats

    Sunday, 12-May-2019 10:00:02 CEST from mamot.fr permalink
  14. R Weekly (rweekly)'s status on Saturday, 11-May-2019 19:58:38 CEST R Weekly R Weekly

    RcppArmadillo 0.9.400.3.0 https://link.rweekly.org/eb3 #rstats #datascience

    Saturday, 11-May-2019 19:58:38 CEST from mastodon.social permalink
  15. R Weekly (rweekly)'s status on Saturday, 11-May-2019 19:48:27 CEST R Weekly R Weekly

    What is “Tidy Data”? https://link.rweekly.org/eb2 #rstats #datascience

    Saturday, 11-May-2019 19:48:27 CEST from mastodon.social permalink
  16. R Weekly (rweekly)'s status on Saturday, 11-May-2019 19:06:24 CEST R Weekly R Weekly

    What is “Tidy Data” https://link.rweekly.org/eb2 #rstats #datascience

    Saturday, 11-May-2019 19:06:24 CEST from mastodon.social permalink
  17. RFortunes (rfortunes)'s status on Saturday, 11-May-2019 16:00:03 CEST RFortunes RFortunes

    Performance tweaks are more often bug sources than fixes.
    -- Duncan Murdoch (on Martin Maechler's optimistic plan of porting performance improvements from R's development version to R x.y.z (z >= 1) patch releases)
    R-core (June 2016) #Rstats

    Saturday, 11-May-2019 16:00:03 CEST from mamot.fr permalink
  18. RFortunes (rfortunes)'s status on Saturday, 11-May-2019 10:00:02 CEST RFortunes RFortunes

    It is wrong to blame ANY tool for our own shortcomings!
    -- Robert Baer (about the perils of using PowerPoint)
    R-help (September 2005) #Rstats

    Saturday, 11-May-2019 10:00:02 CEST from mamot.fr permalink
  19. RFortunes (rfortunes)'s status on Friday, 10-May-2019 16:00:03 CEST RFortunes RFortunes

    John Fox: I've never understood why it's legal to change the built-in global "constants" in R, including T and F. That just seems to me to set a trap for users. Why not treat these as reserved symbols, like TRUE, Inf, etc.?
    Rolf Turner: I rather enjoy being able to set pi <- 3.
    -- John Fox and Rolf Turner
    R-help (June 2013) #Rstats

    Friday, 10-May-2019 16:00:03 CEST from mamot.fr permalink
  20. RFortunes (rfortunes)'s status on Friday, 10-May-2019 10:00:02 CEST RFortunes RFortunes

    I prefer _Melodramatic Analysis_.
    -- Dirk Eddelbuettel (after Barry Rowlingson noticed 'Sentimental Analysis' as a misspelled 'Sentiment Analysis' on datascience.stackexchange.com)
    R chatroom on stackoverflow.com (April 2016) #Rstats

    Friday, 10-May-2019 10:00:02 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.