GithubHelp home page GithubHelp logo

tysonstanley / boot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cran/boot

1.0 2.0 0.0 915 KB

This is a forked version of the read-only mirror of the CRAN R package repository of the boot 📦 by Brian Ripley

q 100.00%

boot's Introduction

boot

This is a minor adjustment from the regular boot package by Brian Ripley (originally written by Angelo Canty for S). This version can take an array of n-dimensions and bootstrap over any of those dimensions. That is, you can bootstrap over the rows (the default), the columns (unlikely to be necessary), or another higher dimension of an array. For example, a 3D array where the rows and columns are measures within a person and then bootstrap across the individuals (the third dimension of the array). Beyond this additional functionality, the boot package is identical to that found on CRAN.

Installation

You can install the released version of boot (without this new functionality) from CRAN with:

install.packages("boot")

You can install this version of boot with the functionality mentioned above with:

remotes::install_github("tysonstanley/boot")

boot's People

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.