Man pages for bbricks
Bayesian Methods and Graphical Model Structures for Statistical Modeling

BasicBayesianCreate objects of type '"BasicBayesian"'.
bbricks-packagebbricks: Bayesian Methods and Graphical Model Structures for...
cancerDataCancer mortality of 20 cities
CatDirichletCreate objects of type "CatDirichlet".
CatDPCreate objects of type "CatDP".
CatHDPCreate objects of type "CatHDP".
CatHDP2Create objects of type "CatHDP2".
dAllIndicatorsGet the probabilities of all possible values of the hidden...
dAllIndicators.HDPGet the probabilities of all possible values of the hidden...
dCategoricalProbability mass function for Categorical distribution
dDirDensity function for Dirichelt distribution
dGaussianDensity function of Gaussian distribution
dInvGammaDensity function of Inverse-Gamma distribution
dInvWishartDensity function of Inverse-Wishart distribution
dNIWDensity function for Normal-Inverse-Wishart (NIW)...
DPCreate objects of type "DP".
dPosteriorGet the density from the posterior distribution.
dPosterior.CatDirichletDensity function of the posterior distribution of a...
dPosterior.GaussianGaussianDensity function of the posterior distribution of a...
dPosterior.GaussianInvWishartDensity function of the posterior distribution of a...
dPosterior.GaussianNIGDensity function of the posterior distribution of a...
dPosterior.GaussianNIWDensity function of the posterior distribution of a...
dPosterior.LinearGaussianGaussianPosterior density function of a "LinearGaussianGaussian"...
dPosteriorPredictiveGet the density value of the posterior predictive...
dPosteriorPredictive.CatDirichletPosterior predictive density function of a "CatDirichlet"...
dPosteriorPredictive.CatDPPosterior predictive density function of a "CatDP" object
dPosteriorPredictive.CatHDPPosterior predictive density function of a "CatHDP" object
dPosteriorPredictive.CatHDP2Posterior predictive density function of a "CatHDP" object
dPosteriorPredictive.DPPosterior predictive density function of a Dirichlet Process...
dPosteriorPredictive.GaussianGaussianPosterior predictive density function of a "GaussianGaussian"...
dPosteriorPredictive.GaussianInvWishartPosterior predictive density function of a...
dPosteriorPredictive.GaussianNIGPosterior predictive density function of a "GaussianNIG"...
dPosteriorPredictive.GaussianNIWPosterior predictive density function of a "GaussianNIW"...
dPosteriorPredictive.HDPPosterior predictive density function of a "HDP" object
dPosteriorPredictive.HDP2Posterior predictive density function of a "HDP2" object
dPosteriorPredictive.LinearGaussianGaussianPosterior predictive density function of a...
dTDensity function for (multivariate) t distribution
dWishartDensity function of Wishart distribution
farmadsDatafarm ads data
GaussianGaussianCreate objects of type "GaussianGaussian".
GaussianInvWishartCreate objects of type "GaussianInvWishart".
GaussianNIGCreate objects of type "GaussianNIG".
GaussianNIWCreate objects of type "GaussianNIW".
grapes-plus-grapesa plus b with NA values
HDPCreate objects of type "HDP".
HDP2Create objects of type "HDP2".
hlrDataSamples from a hierarchical linear model
hmmDataSamples from a hidden Markov model
inferenceJointGaussianInference in joint Gaussian distribution
LinearGaussianGaussianCreate objects of type "LinearGaussianGaussian".
logsumexplog sum exp
lrDataSamples from a simple linear model
MAPGet the Maximum A Posteriori(MAP) estimate of a...
MAP.CatDirichletMAP estimate of a "CatDirichlet" object
MAP.CatDPMaximum A Posteriori(MAP) estimate of a "CatDP" object
MAP.GaussianGaussianMaximum A Posteriori (MAP) estimate of a "GaussianGaussian"...
MAP.GaussianInvWishartMaximum A Posteriori (MAP) estimate of a "GaussianInvWishart"...
MAP.GaussianNIGMaximum A Posteriori (MAP) estimate of a "GaussianNIG" object
MAP.GaussianNIWMaximum A Posteriori (MAP) estimate of a "GaussianNIW" object
MAP.LinearGaussianGaussianMaximum A Posteriori (MAP) estimate of a...
marginalLikelihoodGet the marginal likelihood of a "BayesianBrick" object
marginalLikelihood_bySufficientStatisticsGet the marginal likelihood of a "BayesianBrick" object
marginalLikelihood_bySufficientStatistics.CatDirichletMarginal likelihood of a "CatDirichlet" object, using...
marginalLikelihood_bySufficientStatistics.CatDPMarginal likelihood of a "CatDP" object, using sufficient...
marginalLikelihood_bySufficientStatistics.GaussianGaussianMarginal likelihood of a "GaussianGaussian" object, using...
marginalLikelihood_bySufficientStatistics.GaussianInvWishartMarginal likelihood of a "GaussianInvWishart" object, using...
marginalLikelihood_bySufficientStatistics.GaussianNIGMarginal likelihood of a "GaussianNIG" object, using...
marginalLikelihood_bySufficientStatistics.GaussianNIWMarginal likelihood of a "GaussianNIW" object, using...
marginalLikelihood_bySufficientStatistics.LinearGaussianGaussianMarginal likelihood of a "LinearGaussianGaussian" object,...
marginalLikelihood.CatDirichletMarginal likelihood of a "CatDirichlet" object
marginalLikelihood.CatDPMarginal likelihood of a "CatDP" object
marginalLikelihood.DPMarginal likelihood for Dirichlet Process(DP)
marginalLikelihood.GaussianGaussianMarginal likelihood of a "GaussianGaussian" object
marginalLikelihood.GaussianInvWishartMarginal likelihood of a "GaussianInvWishart" object
marginalLikelihood.GaussianNIGMarginal likelihood of a "GaussianNIG" object
marginalLikelihood.GaussianNIWMarginal likelihood of a "GaussianNIW" object
marginalLikelihood.HDPMarginal likelihood for HDP
marginalLikelihood.HDP2Marginal likelihood for HDP2
marginalLikelihood.LinearGaussianGaussianMarginal likelihood of a "LinearGaussianGaussian" object
MetropolisHastingsMetropolis-Hastings sampler
mmDataSamples from a mixture model
mmhDataSamples from a hierarchical mixture model
mmhhDataSamples from a hierarchical mixture model with two layers of...
MPEGet the Mean Posterior Estimate(MPE) of a "BayesianBrick"...
MPE.CatDirichletMPE of a "CatDirichlet" object
MPE.CatDPMean Posterior Estimate(MPE) of a "CatDP" object
MPE.GaussianGaussianMean Posterior Estimate (MPE) of a "GaussianGaussian" object
MPE.GaussianInvWishartMean Posterior Estimate (MPE) of a "GaussianInvWishart"...
MPE.GaussianNIGMean Posterior Estimate (MPE) of a "GaussianNIG" object
MPE.GaussianNIWMean Posterior Estimate (MPE) of a "GaussianNIW" object
MPE.LinearGaussianGaussianMean Posterior Estimate (MPE) of a "LinearGaussianGaussian"...
pdsDeterminantdeterminant of a positive definite symmetric matrix
pdsInverseInverse of a positive definite symmetric matrix
posteriorupdate the prior distribution with sufficient statistics
posterior_bySufficientStatisticsupdate the prior distribution with sufficient statistics
posterior_bySufficientStatistics.CatDirichletUpdate a "CatDirichlet" object with sample sufficient...
posterior_bySufficientStatistics.CatDPUpdate a "CatDP" object with sample sufficient statistics
posterior.CatDirichletUpdate a "CatDirichlet" object with sample sufficient...
posterior.CatDPUpdate a "CatDP" object with sample sufficient statistics
posterior.CatHDPUpdate a "CatHDP" object with sample sufficient statistics
posterior.CatHDP2Update a "CatHDP2" object with sample sufficient statistics
posteriorDiscardupdate the prior distribution with sufficient statistics
posteriorDiscard_bySufficientStatisticsupdate the prior distribution with sufficient statistics
posteriorDiscard_bySufficientStatistics.CatDirichletUpdate the prior Dirichlet distribution with sample...
posteriorDiscard_bySufficientStatistics.CatDPUpdate a "CatDP" object with sample sufficient statistics
posteriorDiscard.CatDirichletUpdate a "CatDirichlet" object with sample sufficient...
posteriorDiscard.CatDPUpdate a "CatDP" object with sample sufficient statistics
posteriorDiscard.CatHDPUpdate a "CatHDP" object with sample sufficient statistics
posteriorDiscard.CatHDP2Update a "CatHDP2" object with sample sufficient statistics
posteriorDiscard.DPUpdate a "DP" object with sample sufficient statistics
posteriorDiscard.GaussianGaussianUpdate a "GaussianGaussian" object with sample sufficient...
posteriorDiscard.GaussianInvWishartUpdate a "GaussianInvWishart" object with sample sufficient...
posteriorDiscard.GaussianNIGUpdate a "GaussianNIG" object with sample sufficient...
posteriorDiscard.GaussianNIWUpdate a "GaussianNIW" object with sample sufficient...
posteriorDiscard.HDPUpdate a "HDP" object with sample sufficient statistics
posteriorDiscard.HDP2Update a "HDP2" object with sample sufficient statistics
posteriorDiscard.LinearGaussianGaussianUpdate a "LinearGaussianGaussian" object with sample...
posterior.DPUpdate a "DP" object with sample sufficient statistics
posterior.GaussianGaussianUpdate a "GaussianGaussian" object with sample sufficient...
posterior.GaussianInvWishartUpdate a "GaussianInvWishart" object with sample sufficient...
posterior.GaussianNIGUpdate a "GaussianNIG" object with sample sufficient...
posterior.GaussianNIWUpdate a "GaussianNIW" object with sample sufficient...
posterior.HDPUpdate a "HDP" object with sample sufficient statistics
posterior.HDP2Update a "HDP2" object with sample sufficient statistics
posterior.LinearGaussianGaussianUpdate a "LinearGaussianGaussian" object with sample...
print.BasicBayesianPrint the content of an BasicBayesian object
print.CatHDPPrint the content of an CatHDP object
print.CatHDP2Print the content of an CatHDP2 object
print.DPprint the content of a "DP" object
print.HDPprint the content of a "HDP" object
print.HDP2print the content of a "HDP2" object
rCategoricalRandom generation for Categorical distribution
rDirRandom generation for Dirichelt distribution
release_questionsadditional release questions
rGaussianRandom generation for Gaussian distribution
rInvGammaRandom number generation of Inverse-Gamma distribution
rInvWishartRandom generation for Inverse-Wishart distribution
rNIWRandom number generation for Normal-Inverse-Wishart (NIW)...
rPosteriorGenerate random samples from the posterior distribution
rPosterior.CatDirichletGenerate ramdom samples from the posterior distribution of a...
rPosterior.GaussianGaussianGenerate ramdom samples from the posterior distribution of a...
rPosterior.GaussianInvWishartGenerate one ramdom sample from the posterior distribution of...
rPosterior.GaussianNIGGenerate ramdom samples from the posterior distribution of a...
rPosterior.GaussianNIWGenerate ramdom samples from the posterior distribution of a...
rPosterior.LinearGaussianGaussianPosterior random generation of a "LinearGaussianGaussian"...
rPosteriorPredictiveGenerate random samples from the posterior predictive...
rPosteriorPredictive.CatDirichletGenerate random samples from the posterior predictive...
rPosteriorPredictive.CatDPGenerate random samples from the posterior predictive...
rPosteriorPredictive.CatHDPGenerate random samples from the posterior predictive...
rPosteriorPredictive.CatHDP2Generate random samples from the posterior predictive...
rPosteriorPredictive.DPGenerate random samples from the posterior predictive...
rPosteriorPredictive.GaussianGaussianGenerate random samples from the posterior predictive...
rPosteriorPredictive.GaussianInvWishartGenerate random samples from the posterior predictive...
rPosteriorPredictive.GaussianNIGGenerate random samples from the posterior predictive...
rPosteriorPredictive.GaussianNIWGenerate random samples from the posterior predictive...
rPosteriorPredictive.HDPGenerate random samples from the posterior predictive...
rPosteriorPredictive.HDP2Generate random samples from the posterior predictive...
rPosteriorPredictive.LinearGaussianGaussianGenerate random samples from the posterior predictive...
rTRandom Generation for (multivariate) t distribution
rWishartRandom generation for Wishart distribution
sufficientStatisticsGet sample sufficient statistics
sufficientStatistics.CatDirichletSufficient statistics of a "CatDirichlet" object
sufficientStatistics.CatDPSufficient statistics of a "CatDP" object
sufficientStatistics.DPSufficient statistics of a "DP" object
sufficientStatistics.GaussianGaussianSufficient statistics of a "GaussianGaussian" object
sufficientStatistics.GaussianInvWishartSufficient statistics of a "GaussianInvWishart" object
sufficientStatistics.GaussianNIGSufficient statistics of a "GaussianNIG" object
sufficientStatistics.GaussianNIWSufficient statistics of a "GaussianNIW" object
sufficientStatistics.HDPSufficient statistics of a "HDP" object
sufficientStatistics.HDP2Sufficient statistics of a "HDP2" object
sufficientStatistics.LinearGaussianGaussianSufficient statistics of a "LinearGaussianGaussian" object
sufficientStatistics_WeightedGet weighted sample sufficient statistics
sufficientStatistics_Weighted.CatDirichletWeighted sufficient statistics of a "CatDirichlet" object
sufficientStatistics_Weighted.CatDPWeighted sufficient statistics of a "CatDP" object
sufficientStatistics_Weighted.DPWeighted sufficient statistics of a "DP" object
sufficientStatistics_Weighted.GaussianGaussianWeighted sufficient statistics of a "GaussianGaussian" object
sufficientStatistics_Weighted.GaussianInvWishartWeighted sufficient statistics of a "GaussianInvWishart"...
sufficientStatistics_Weighted.GaussianNIGWeighted sufficient statistics of a "GaussianNIG" object
sufficientStatistics_Weighted.GaussianNIWWeighted sufficient statistics for a "GaussianNIW" object
sufficientStatistics_Weighted.HDPWeighted sufficient statistics of a "HDP" object
sufficientStatistics_Weighted.HDP2Weighted sufficient statistics of a "HDP2" object
sufficientStatistics_Weighted.LinearGaussianGaussianWeighted sufficient statistics of a "LinearGaussianGaussian"...
bbricks documentation built on July 8, 2020, 7:29 p.m.