Giter Club home page Giter Club logo

bivariateprobitcontinueem's Introduction

BivariateProbitContinueEM

This repository has the function and examples to run the Bivariate Model with one variable discrete and the other as continue variable using the EM-Algorihm. For the Univariate Probit using the EM-Algorithm applied in Bioinformatics, and for the continue variable use the classical linear regression.

We use the libraries: Numpy, Scipy, Sympy, Math, statsmodels.api, and Python 3.5 with Anaconda. To down statsmodels, you should visit: http://statsmodels.sourceforge.net/stable/ and use the suggestions.

The emoneProbitf.py is the function to univariate Probit calculated with EM algorithm with multivariate X predictor.

The embiprobitcontinue.py is the function to estimate the bivariate discrete and continue outputs calculated with EM algorithm with multivariate X predictor.

The classicmodel.py is the function to Linear Clasiccal Model with multivariate X predictor.

The cargar_archivo_sim_discont_02.py is one ejecution using the files generate for generar_aleatorios2.R (This file use R), the result is write in resultado_cont_dist_02.txt. The constant is agregated in X with function X = sm.add_constant(X, prepend=False).

The file of analisis_bi_discreto_continuo.R make the analysis of the experiment wrote in resultado_cont_dist_02.txt.

bivariateprobitcontinueem's People

Contributors

facrespo avatar

Watchers

James Cloos 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.