GithubHelp home page GithubHelp logo

bimm's People

Contributors

bcjaeger avatar speiser10 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

bimm's Issues

input checking

make sure outcome is binary, if not give error message.
no missing data, if missing any values give error message.

additional results

bimm_validate(predictions from bimm, observed values, prob cutpoint)
create table with AUC, brier, sens, spec, NPV, PPV and Confidence intervals
not necessary, let's think about this more

predict function for test set new observations

bimm_predict() with a test dataset of new_obs (new observations) outputs odds ratios, but it should output predicted probabilities to be consistent with the bimm_predict() for test data of new subjects. can you please edit this?

Mixed effects model could not be fit"

I am attempting to read through your code and possibly use BiMM for some of my own research. However, I have been unable to run the examples shown in your ReadMe file. I received the following errors:

Beginning iteration 1...mixed effects model could not be fit; ending on iteration 1
Warning messages:
1: In get(optimizer) : restarting interrupted promise evaluation
2: In get(optimizer) : internal error -3 in R_decompress1

I also attempted to run this on an example dataset of my own and I received the same warning/error messages from bimm_fit.

model_mer predictions

we need a function that takes a test dataset of new observations for subjects included in training data that calculates the predicted probability from the ML model ._x_. and uses this in the model_mer to predict the outcome.

predict functions

make two predict functions:
predict_new(), predict_newsubj(),
versus
predict_within(), predict_newobs()

n iteration in bimm_fit

I was trying to run code for the multiple iteration version of BiMM forest where it goes until it converges. However, I am getting an error message that I need to specify the n_iteration in the bimm_fit function. can you please look into this?

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.