social.giorgiocomai.eu
  • Login
  • Public

    • Public
    • Groups
    • Recent tags
    • Popular
    • People

Conversation

Notices

  1. RFortunes (rfortunes)'s status on Sunday, 17-Feb-2019 16:00:03 CET RFortunes RFortunes

    Frank Harrell: Here is an easy approach that will yield results only slightly less valid than one actually using the response variable:
    x <- data.frame(x1, x2, x3, x4, ..., other potential predictors)
    x[ , sample(ncol(x))]
    Andy Liaw: Hmm... Shouldn't that be something like:
    x[, sample(ncol(x), ceiling(ncol(x) * runif(1)))]
    -- Frank Harrell and Andy Liaw (about alternative strategies for stepwise regression and 'random parsimony')
    R-help (May 2005) #Rstats

    Sunday, 17-Feb-2019 16:00:03 CET from mamot.fr permalink

    Feeds

    • Activity Streams
    • 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.