Coder Social home page Coder Social logo

felixzhao / clustglm Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vuw-clustering/clustglm

0.0 0.0 0.0 100 KB

Model-based clustering of binary, count and binomial data with pattern detection and covariates

License: GNU General Public License v3.0

R 100.00%

clustglm's Introduction

clustglm

Model-based clustering of binary, count and binomial data with pattern detection and covariates.

This package uses finite mixture models to perform single-mode clustering and bi/co-clustering of binary, count and binomial data. If you think of the data as a matrix with observations in the rows, and variables in the columns, single mode clustering is when you cluster just the observations (rows), or when you cluster just the variables (columns). Bi-clustering (also called co-clustering) is when you cluster both observations and variables simultaneously.

In an ecological dataset, the data might be presence/absence data, and the rows might be different species, and the columns might be different sites, and so you could cluster both species and sites to find out which groups of species occur at the same subset of sites.

This package incorporates the R function glm(), which allows you to use distribution families such as Bernoulli, Poisson and Binomial. You call the main function, clustglm, using the usual formula syntax, using additional arguments to specify whether you want to cluster the rows or the columns, but you can also include other covariates that are not part of the original data matrix. You can also specify a model in which there is a term for individual rows, as well as a term for the row clusters; i.e. unlike other clustering models, individual observations that are in the same cluster can have distinct patterns (species within a cluster can still have their own individual features).

Shirley Pledger (at Victoria University of Wellington, New Zealand) is the creator and author of this package. Co-authors: Murray Efford, Richard Arnold, Daniel Fernández, Ivy Liu, Lloyd Pledger. Louise McMillan is the maintainer.

If you need any help, please email [email protected].

Citations

Please cite

Pledger, S., & Arnold, R. (2014). Multivariate methods using mixtures: Correspondence analysis, scaling and pattern-detection. Computational Statistics & Data Analysis, 71, 241-261.

@article{pledger2014multivariate,
  title={Multivariate methods using mixtures: Correspondence analysis, scaling and pattern-detection},
  author={Pledger, Shirley and Arnold, Richard},
  journal={Computational Statistics \& Data Analysis},
  volume={71},
  pages={241--261},
  year={2014},
  publisher={Elsevier}
}

clustglm's People

Contributors

lfmcmillan 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.