social.giorgiocomai.eu
  • Login
  • Public

    • Public
    • Groups
    • Recent tags
    • Popular
    • People

Notices tagged with rstats, page 150

  1. R Weekly (rweekly)'s status on Monday, 05-Mar-2018 00:36:56 CET R Weekly R Weekly

    Le Monde puzzle [#1043] https://link.rweekly.org/99v #rstats #datascience

    Monday, 05-Mar-2018 00:36:56 CET from mastodon.social permalink

    Attachments

  2. R Weekly (rweekly)'s status on Monday, 05-Mar-2018 00:04:00 CET R Weekly R Weekly

    No strings attached https://link.rweekly.org/99u #rstats #datascience

    Monday, 05-Mar-2018 00:04:00 CET from mastodon.social permalink

    Attachments

  3. R Weekly (rweekly)'s status on Sunday, 04-Mar-2018 22:40:56 CET R Weekly R Weekly

    no-strings https://link.rweekly.org/99t #rstats #datascience

    Sunday, 04-Mar-2018 22:40:56 CET from mastodon.social permalink

    Attachments

  4. R Weekly (rweekly)'s status on Sunday, 04-Mar-2018 16:42:56 CET R Weekly R Weekly

    R Tip: Get Out of the Habit of Calling View() Directly https://link.rweekly.org/99q #rstats #datascience

    Sunday, 04-Mar-2018 16:42:56 CET from mastodon.social permalink
  5. RFortunes (rfortunes)'s status on Sunday, 04-Mar-2018 16:00:03 CET RFortunes RFortunes

    Ted Harding: But you can also do these with 'any' and 'all', e.g. any(v==TRUE).
    Thomas Lumley: or any( (v==TRUE)==TRUE), or any( ((v==TRUE)==TRUE)==TRUE)... Or, perhaps, any(v). Lewis Carroll wrote a nice piece on this theme.
    -- Ted Harding and Thomas Lumley (about implementing an 'or' of a logical vector)
    R-help (August 2004) #Rstats

    Sunday, 04-Mar-2018 16:00:03 CET from mamot.fr permalink
  6. R Weekly (rweekly)'s status on Sunday, 04-Mar-2018 12:09:56 CET R Weekly R Weekly

    hrbrpkgs: list Bob Rudis' packages https://link.rweekly.org/99p #rstats #datascience

    Sunday, 04-Mar-2018 12:09:56 CET from mastodon.social permalink
  7. RFortunes (rfortunes)'s status on Sunday, 04-Mar-2018 10:00:02 CET RFortunes RFortunes

    Well, if I had written that, it would have been on purpose ...
    -- Kurt Hornik (after Torsten Hothorn reported the 'typo' automa*g*ically in ?NotYetImplemented)
    R-devel (January 2005) #Rstats

    Sunday, 04-Mar-2018 10:00:02 CET from mamot.fr permalink
  8. R Weekly (rweekly)'s status on Sunday, 04-Mar-2018 00:52:56 CET R Weekly R Weekly

    Speaking on New Tools for R at Big Data Scale https://link.rweekly.org/99l #rstats #datascience

    Sunday, 04-Mar-2018 00:52:56 CET from mastodon.social permalink
  9. R Weekly (rweekly)'s status on Saturday, 03-Mar-2018 22:55:56 CET R Weekly R Weekly

    Multithreaded in the Wild https://link.rweekly.org/99j #rstats #datascience

    Saturday, 03-Mar-2018 22:55:56 CET from mastodon.social permalink
  10. RFortunes (rfortunes)'s status on Saturday, 03-Mar-2018 16:00:02 CET RFortunes RFortunes

    Bug, undocumented behaviour, feature? I don't know. It all seems to work in 1.6.0, so everyone should downgrade now... :)
    -- Barry Rowlingson
    R-help (July 2003) #Rstats

    Saturday, 03-Mar-2018 16:00:02 CET from mamot.fr permalink
  11. R Weekly (rweekly)'s status on Saturday, 03-Mar-2018 14:55:56 CET R Weekly R Weekly

    A practical guide to performance estimation of spatially tuned machine-learning models for spatial data using mlr https://link.rweekly.org/99i #rstats #datascience

    Saturday, 03-Mar-2018 14:55:56 CET from mastodon.social permalink
  12. RFortunes (rfortunes)'s status on Saturday, 03-Mar-2018 10:00:03 CET RFortunes RFortunes

    If I were to be treated by a cure created by stepwise regression, I would prefer voodoo.
    -- Dieter Menne (in a thread about regressions with many variables)
    R-help (October 2009) #Rstats

    Saturday, 03-Mar-2018 10:00:03 CET from mamot.fr permalink
  13. R Weekly (rweekly)'s status on Saturday, 03-Mar-2018 00:42:56 CET R Weekly R Weekly

    Comparing 2017 Maine Lobster Landings To Historical Landings https://link.rweekly.org/99c #rstats #datascience

    Saturday, 03-Mar-2018 00:42:56 CET from mastodon.social permalink

    Attachments

  14. R Weekly (rweekly)'s status on Friday, 02-Mar-2018 22:21:03 CET R Weekly R Weekly

    RStudio Connect v1.5.14 https://link.rweekly.org/99b #rstats #datascience

    Friday, 02-Mar-2018 22:21:03 CET from mastodon.social permalink
  15. R Weekly (rweekly)'s status on Friday, 02-Mar-2018 21:05:56 CET R Weekly R Weekly

    Because it's Friday: Meet the Neighbors https://link.rweekly.org/99a #rstats #datascience

    Friday, 02-Mar-2018 21:05:56 CET from mastodon.social permalink
  16. R Weekly (rweekly)'s status on Friday, 02-Mar-2018 20:55:48 CET R Weekly R Weekly

    Visualizing the Capital Asset Pricing Model https://link.rweekly.org/999 #rstats #datascience

    Friday, 02-Mar-2018 20:55:48 CET from mastodon.social permalink
  17. R Weekly (rweekly)'s status on Friday, 02-Mar-2018 16:11:56 CET R Weekly R Weekly

    multiple lags with tidy evaluation https://link.rweekly.org/995 #rstats #datascience

    Friday, 02-Mar-2018 16:11:56 CET from mastodon.social permalink
  18. RFortunes (rfortunes)'s status on Friday, 02-Mar-2018 16:00:02 CET RFortunes RFortunes

    Dirk Eddelbuettel: Devel is in the detail.
    Douglas Bates: Typo or profound insight?
    -- Dirk Eddelbuettel and Douglas Bates
    Rcpp-devel (February 2012) #Rstats

    Friday, 02-Mar-2018 16:00:02 CET from mamot.fr permalink
  19. R Weekly (rweekly)'s status on Friday, 02-Mar-2018 12:36:56 CET R Weekly R Weekly

    Cluster Analysis - Naming Pattern in the last Century. https://link.rweekly.org/992 #rstats #datascience

    Friday, 02-Mar-2018 12:36:56 CET from mastodon.social permalink
  20. R Weekly (rweekly)'s status on Friday, 02-Mar-2018 11:10:56 CET R Weekly R Weekly

    Cluster Analysis - a Surname Experiment https://link.rweekly.org/992 #rstats #datascience

    Friday, 02-Mar-2018 11:10:56 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.