Code Monkey home page Code Monkey logo

pade's People

Stargazers

 avatar  avatar

Watchers

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

pade's Issues

Rename to PADE

  • Rename github repo
  • Change package names in code
  • Change sphinx documentation

Restrict bootstrapping to within nuisance groups

We want to support another bootstrapping method, where we do the sampling separately within each of the groups defined by the reduced model. In other words, permutations will not cross the nuisance group boundaries.

Before doing this bootstrapping, we'll shift the values so that the mean for each group (in the reduced model) equals 0.

I'll implement this alongside the existing technique, so we can choose which method to use via a command-line option.

Support "main effect" model

Currently our model assumes that there are interaction terms. We need to additionally support a model where there are no interaction terms. We'll compute the coefficients using least squares for now.

Add --equalize-means option

Add an --equalize-mean option to make pade equalize the means for each group to 0, and make the default behavior to not equalize the mean.

Allow user to specify subset of columns to analyze

It would be great if the user could choose a subset of columns to analyze, so they don't have to generate a new input file if they want to look at only a subset of the data. I'm thinking we could do this by adding an option to the "run" command that takes a list of column names or numbers.

NaN in stats causes fatal error

There is a case in Elisabetta's input where we have a nan (not a number) symbol for some of the statistic values. This causes all kinds of errors when we try to apply confidence scores based on the statistic values.

Reject any model that has a group with only one replicate

If the user specifies a full model that has groups with only one replicate each, we will end up with a zero in the denominator of the f-test for every feature. This won't work, so we should reject any model that results in such a grouping.

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.