Giter VIP home page Giter VIP logo

shapleyr's People

Contributors

danielbiman avatar haijunxue avatar redichh avatar talgalili avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

shapleyr's Issues

Working R version?

It seems I am not able to install the ShapleyR on R which is on version 3.5 and Windows 10 platform.

Using the specified method to install it

install.packages("devtools")
devtools::install_github('redichh/shapleyR')
library(shapleyR)

It crashes with the following message:
Error in library(shapleyR) : there is no package called ‘shapleyR’

installation read.dcf() error

When I try to install shapleyR in R3.5.2, I get the following error:

> devtools::install_github('redichh/shapleyR')
Error in read.dcf(path) : 
  Found continuation line starting '    checkmate, ...' at begin of record.

Perhaps something doesn't like the 4 spaces at the beginning of this line in the DESCRIPTION file? Additionally, it doesn't look like multiple lines are needed for the Depends in that file. Perhaps the Depends could be single-line to avoid any potential issues like this? Just speculating... If this is not helpful, please ignore and accept my apologies.

Class of shapley() result

Currently it's "list", which makes it unsuitable to use with plot, should be "shapley.singleValue"

Cran release

Are you planning CRAN release in the nearest future? I'd like to use and cite your package in a paper.

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.