Coder Social home page Coder Social logo

mob's People

Contributors

statcompute 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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

mob's Issues

Assistance with arb_bin()

Thank you for the shout-out to the Rborist package. Please let us know whether there are any adjustments we can make to the package in order to support your arb_bin() work.

add binning algorithms reference

Thank you for you nice work ! But i'm not familiar with R and those binning algorithms .
So, can you give some detail paper or other reference ?

Instalation

Installation Option:

  1. download file mob_0.1.0.tar.gz
  2. Open Rstudio -> Packages -> Install - Install from: Package Archive File.
    Specify / select the path to the saved file mob_0.1.0.tar.gz
  3. Click "Install"
    Done. The library is installed.
    Good luck

parallel::mclapply

batch_bin(df, 1) -> qtl Error in parallel::mclapply(xnames, mc.cores = parallel::detectCores(), : 'mc.cores' > 1 is not supported on Windows
There are many other parallelization capabilities running on all platforms.

readRDS

`> require(mob)
Загрузка требуемого пакета: mob

df <- readRDS("df.rds")
Ошибка в gzfile(file, "rb") :не могу открыть соединение
Вдобавок: Предупреждение:
В gzfile(file, "rb") :
не могу открыть сжатый файл 'df.rds', возможная причина -- 'No such file or directory'`
Add the date folder to the compressed file

install package

Hi WenSui Liu! How can I install your package from R? Thanks

data/accepts.rds corrupt?

Downloaded github.com/statcompute/mob/data/accepts.rds
Tried to load it into R, got this:

> load('accepts.rds')
Error in load("accepts.rds") : 
  bad restore file magic number (file may be corrupted) -- no data loaded
In addition: Warning messages:
1: In readChar(con, 5L, useBytes = TRUE) :
  truncating string with embedded nuls
2: file ‘accepts.rds’ has magic number 'X'
  Use of save versions prior to 2 is deprecated 

Is this file corrupt, or have I done something stupid??

R version 4.0.3 (2020-10-10) -- "Bunny-Wunnies Freak Out"
Copyright (C) 2020 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)

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.