Skip to content
mattbdunham edited this page Aug 26, 2010 · 28 revisions
  1. summary Synopses of all PMTK3 functions
This page is auto-generated by generateSynopses.m

This page lists the folders within PMTK. Click on the link to see the list of files in that folder, with a brief description. Click on the file to see its source code, including comments on how to use it.

Table of Contents

Algorithms

 * [http://pmtk3.googlecode.com/svn/trunk/docs/synopsis/Algorithms/imputation.html 
 * [http://pmtk3.googlecode.com/svn/trunk/docs/synopsis/Algorithms/inference.html 
 * [http://pmtk3.googlecode.com/svn/trunk/docs/synopsis/Algorithms/kmeans.html 
 * [http://pmtk3.googlecode.com/svn/trunk/docs/synopsis/Algorithms/mcmc.html 
 * [http://pmtk3.googlecode.com/svn/trunk/docs/synopsis/Algorithms/optimization.html 
 * [http://pmtk3.googlecode.com/svn/trunk/docs/synopsis/Algorithms/variableSelection.html 

BasicModels

 * [http://pmtk3.googlecode.com/svn/trunk/docs/synopsis/BasicModels/beta.html 
 * [http://pmtk3.googlecode.com/svn/trunk/docs/synopsis/BasicModels/betaBinomial.html 
 * [http://pmtk3.googlecode.com/svn/trunk/docs/synopsis/BasicModels/binomial.html 
 * [http://pmtk3.googlecode.com/svn/trunk/docs/synopsis/BasicModels/chi2.html 
 * [http://pmtk3.googlecode.com/svn/trunk/docs/synopsis/BasicModels/dirichlet.html 
 * [http://pmtk3.googlecode.com/svn/trunk/docs/synopsis/BasicModels/discrete.html 
 * [http://pmtk3.googlecode.com/svn/trunk/docs/synopsis/BasicModels/gamma.html 
 * [http://pmtk3.googlecode.com/svn/trunk/docs/synopsis/BasicModels/gauss.html 
 * [http://pmtk3.googlecode.com/svn/trunk/docs/synopsis/BasicModels/gaussInvWishart.html 
 * [http://pmtk3.googlecode.com/svn/trunk/docs/synopsis/BasicModels/invChi2.html 
 * [http://pmtk3.googlecode.com/svn/trunk/docs/synopsis/BasicModels/invGamma.html 
 * [http://pmtk3.googlecode.com/svn/trunk/docs/synopsis/BasicModels/invWishart.html 
 * [http://pmtk3.googlecode.com/svn/trunk/docs/synopsis/BasicModels/laplace.html 
 * [http://pmtk3.googlecode.com/svn/trunk/docs/synopsis/BasicModels/markov.html 
 * [http://pmtk3.googlecode.com/svn/trunk/docs/synopsis/BasicModels/multinomial.html 
 * [http://pmtk3.googlecode.com/svn/trunk/docs/synopsis/BasicModels/pareto.html 
 * [http://pmtk3.googlecode.com/svn/trunk/docs/synopsis/BasicModels/poisson.html 
 * [http://pmtk3.googlecode.com/svn/trunk/docs/synopsis/BasicModels/student.html 
 * [http://pmtk3.googlecode.com/svn/trunk/docs/synopsis/BasicModels/sub.html 
 * [http://pmtk3.googlecode.com/svn/trunk/docs/synopsis/BasicModels/uniform.html 
 * [http://pmtk3.googlecode.com/svn/trunk/docs/synopsis/BasicModels/wishart.html 

GraphicalModels

 * [http://pmtk3.googlecode.com/svn/trunk/docs/synopsis/GraphicalModels/crf2.html 
 * [http://pmtk3.googlecode.com/svn/trunk/docs/synopsis/GraphicalModels/dgm.html 
 * [http://pmtk3.googlecode.com/svn/trunk/docs/synopsis/GraphicalModels/dgmSeq.html 
 * [http://pmtk3.googlecode.com/svn/trunk/docs/synopsis/GraphicalModels/ggm.html 
 * [http://pmtk3.googlecode.com/svn/trunk/docs/synopsis/GraphicalModels/mrf.html 
 * [http://pmtk3.googlecode.com/svn/trunk/docs/synopsis/GraphicalModels/mrf2.html 
 * [http://pmtk3.googlecode.com/svn/trunk/docs/synopsis/GraphicalModels/sub.html 
 * [http://pmtk3.googlecode.com/svn/trunk/docs/synopsis/GraphicalModels/tree.html 

LatentVariableModels

 * [http://pmtk3.googlecode.com/svn/trunk/docs/synopsis/LatentVariableModels/hmm.html 
 * [http://pmtk3.googlecode.com/svn/trunk/docs/synopsis/LatentVariableModels/lds.html 
 * [http://pmtk3.googlecode.com/svn/trunk/docs/synopsis/LatentVariableModels/mixDiscrete.html 
 * [http://pmtk3.googlecode.com/svn/trunk/docs/synopsis/LatentVariableModels/mixGauss.html 
 * [http://pmtk3.googlecode.com/svn/trunk/docs/synopsis/LatentVariableModels/mixGaussDiscrete.html 
 * [http://pmtk3.googlecode.com/svn/trunk/docs/synopsis/LatentVariableModels/mixStudent.html 
 * [http://pmtk3.googlecode.com/svn/trunk/docs/synopsis/LatentVariableModels/ppca.html 
 * [http://pmtk3.googlecode.com/svn/trunk/docs/synopsis/LatentVariableModels/sub.html 

SupervisedModels

 * [http://pmtk3.googlecode.com/svn/trunk/docs/synopsis/SupervisedModels/discrimAnalysis.html 
 * [http://pmtk3.googlecode.com/svn/trunk/docs/synopsis/SupervisedModels/fisherLda.html 
 * [http://pmtk3.googlecode.com/svn/trunk/docs/synopsis/SupervisedModels/generativeClassifier.html 
 * [http://pmtk3.googlecode.com/svn/trunk/docs/synopsis/SupervisedModels/knn.html 
 * [http://pmtk3.googlecode.com/svn/trunk/docs/synopsis/SupervisedModels/linearRegression.html 
 * [http://pmtk3.googlecode.com/svn/trunk/docs/synopsis/SupervisedModels/logisticRegression.html 
 * [http://pmtk3.googlecode.com/svn/trunk/docs/synopsis/SupervisedModels/mlpClassif.html 
 * [http://pmtk3.googlecode.com/svn/trunk/docs/synopsis/SupervisedModels/mlpRegress.html 
 * [http://pmtk3.googlecode.com/svn/trunk/docs/synopsis/SupervisedModels/naiveBayes.html 
 * [http://pmtk3.googlecode.com/svn/trunk/docs/synopsis/SupervisedModels/probitRegression.html 
 * [http://pmtk3.googlecode.com/svn/trunk/docs/synopsis/SupervisedModels/rvm.html 
 * [http://pmtk3.googlecode.com/svn/trunk/docs/synopsis/SupervisedModels/svm.html 
Clone this wiki locally