social.giorgiocomai.eu
  • Login
  • Public

    • Public
    • Groups
    • Recent tags
    • Popular
    • People

Notices tagged with rstats, page 135

  1. RFortunes (rfortunes)'s status on Thursday, 28-Jun-2018 10:00:03 CEST RFortunes RFortunes

    Basically, you are calling .Internal from the command line. It is not designed to be called from there and only wizards know what happens if it is. (The set of wizards who might know whether it makes any sense at all does not include me!)
    -- Peter Dalgaard
    R-devel (May 2014) #Rstats

    Thursday, 28-Jun-2018 10:00:03 CEST from mamot.fr permalink
  2. RFortunes (rfortunes)'s status on Wednesday, 27-Jun-2018 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

    Wednesday, 27-Jun-2018 16:00:03 CEST from mamot.fr permalink
  3. RFortunes (rfortunes)'s status on Wednesday, 27-Jun-2018 10:00:02 CEST RFortunes RFortunes

    Uwe Ligges: Please stop sending unsensible bug reports! Those have to be handled manually in the bug repository!
    Barry Rowlingson: Really? They seem to be being handled automatically and frighteningly well by the Uwe-bot at the moment. Congratulations, you've passed the Turing Test.
    -- Uwe Ligges and Barry Rowlingson (after several nonsensical mails to R-bugs)
    R-devel (July 2004) #Rstats

    Wednesday, 27-Jun-2018 10:00:02 CEST from mamot.fr permalink
  4. RFortunes (rfortunes)'s status on Tuesday, 26-Jun-2018 16:00:03 CEST RFortunes RFortunes

    If you aren't sure of the relative priority of two operators, use parentheses. 1:(nr-1) would work regardless of whether : or - had higher priority. Or, in extreme cases, read the documentation.
    -- Duncan Murdoch
    R-help (August 2005) #Rstats

    Tuesday, 26-Jun-2018 16:00:03 CEST from mamot.fr permalink
  5. RFortunes (rfortunes)'s status on Tuesday, 26-Jun-2018 10:00:03 CEST RFortunes RFortunes

    Most people pay infinitely more to Microsoft for Windows than they pay to R Core for R. I hope that's also the ratio of their complaints to Microsoft about this bug to their complaints to us about R.
    -- Duncan Murdoch (after a report that the default R version associated with .R files could not be changed in the standard Windows dialogs)
    R-help (May 2011) #Rstats

    Tuesday, 26-Jun-2018 10:00:03 CEST from mamot.fr permalink
  6. milvus (milvus)'s status on Monday, 25-Jun-2018 22:08:06 CEST milvus milvus

    What's in a #Mastodon name...
    #Rstats
    https://mastodon.cloud/media/8QtFybMSQv4Y3FiW84k

    Monday, 25-Jun-2018 22:08:06 CEST from mastodon.cloud permalink
  7. milvus (milvus)'s status on Monday, 25-Jun-2018 22:08:01 CEST milvus milvus

    #Mastodon Top Level Domains
    #Rstats
    https://mastodon.cloud/media/dJDQ5Oh20YYV29O4Hb0

    Monday, 25-Jun-2018 22:08:01 CEST from mastodon.cloud permalink
  8. milvus (milvus)'s status on Monday, 25-Jun-2018 22:07:04 CEST milvus milvus

    #Mastodon instances and users
    #Rstats
    https://mastodon.cloud/media/5HHG_9g4hA7RFvSG9q4

    Monday, 25-Jun-2018 22:07:04 CEST from mastodon.cloud permalink
  9. RFortunes (rfortunes)'s status on Monday, 25-Jun-2018 16:00:03 CEST RFortunes RFortunes

    Seldom are prizes, credit, and gratitude given, else Brian would be drowning in them.
    -- Anthony Rossini (about the merits of implementing software)
    R-help (May 2004) #Rstats

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

    It is unusual for the actual data not to be available in real problems.
    -- Brian D. Ripley (in reply to a question how to fit a distribution if not the data but only their histogram is available)
    R-help (June 2006) #Rstats

    Monday, 25-Jun-2018 10:00:03 CEST from mamot.fr permalink
  11. RFortunes (rfortunes)'s status on Sunday, 24-Jun-2018 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

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

    So, with the item in the original query:

    if (x<-3) do_something;

    if they wrote it as

    if (x<(-3)) do_something;

    there would be no problem (and no doubt about what went with what). Of course in complicated expressions this could induce an episode of ocular lispopia, but apart from that it's safe!
    -- Ted Harding (about potential confusion between assignment and comparisons with negative numbers)
    R-devel (August 2010) #Rstats

    Sunday, 24-Jun-2018 10:00:03 CEST from mamot.fr permalink
  13. RFortunes (rfortunes)'s status on Saturday, 23-Jun-2018 16:00:03 CEST RFortunes RFortunes

    Is this English or American (you know, the language referred to in the USA as 'English')? [...] As an English English speaker, my sense and my employer's dictionary both suggest doubling here.
    -- Brian D. Ripley (in a discussion whether it is 'subsetable' or 'subsettable')
    R-devel (February 2004) #Rstats

    Saturday, 23-Jun-2018 16:00:03 CEST from mamot.fr permalink
  14. RFortunes (rfortunes)'s status on Saturday, 23-Jun-2018 10: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

    Saturday, 23-Jun-2018 10:00:03 CEST from mamot.fr permalink
  15. R Weekly (rweekly)'s status on Friday, 22-Jun-2018 19:50:57 CEST R Weekly R Weekly

    A guide to working with character data in R https://link.rweekly.org/apn #rstats #datascience

    Friday, 22-Jun-2018 19:50:57 CEST from mastodon.social permalink

    Attachments

  16. R Weekly (rweekly)'s status on Friday, 22-Jun-2018 18:45:58 CEST R Weekly R Weekly

    Announcing new software review editors: Anna Krystalli and Lincoln Mullen https://link.rweekly.org/apm #rstats #datascience

    Friday, 22-Jun-2018 18:45:58 CEST from mastodon.social permalink
  17. RFortunes (rfortunes)'s status on Friday, 22-Jun-2018 16:00:03 CEST RFortunes RFortunes

    I think that the formula language does allow expressions with '/' to represent nested factors but I can't check right now as there is a fire in the building where my office is located. I prefer to simply write nested factors as factor1 + factor1:factor2.
    -- Douglas Bates
    R-SIG-Mixed-Models (February 2013) #Rstats

    Friday, 22-Jun-2018 16:00:03 CEST from mamot.fr permalink
  18. RFortunes (rfortunes)'s status on Friday, 22-Jun-2018 10:00:03 CEST RFortunes RFortunes

    Most people pay infinitely more to Microsoft for Windows than they pay to R Core for R. I hope that's also the ratio of their complaints to Microsoft about this bug to their complaints to us about R.
    -- Duncan Murdoch (after a report that the default R version associated with .R files could not be changed in the standard Windows dialogs)
    R-help (May 2011) #Rstats

    Friday, 22-Jun-2018 10:00:03 CEST from mamot.fr permalink
  19. R Weekly (rweekly)'s status on Thursday, 21-Jun-2018 20:19:25 CEST R Weekly R Weekly

    Add Constrained Optimization To Your Toolbelt https://link.rweekly.org/apl #rstats #datascience

    Thursday, 21-Jun-2018 20:19:25 CEST from mastodon.social permalink
  20. R Weekly (rweekly)'s status on Thursday, 21-Jun-2018 19:07:25 CEST R Weekly R Weekly

    AI, Machine Learning and Data Science Roundup: June 2018 https://link.rweekly.org/apk #rstats #datascience

    Thursday, 21-Jun-2018 19:07:25 CEST 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.