Learn R Programming

⚠️There's a newer version (1.9-21) of this package.Take me there.

monomvn (version 1.9-1)

Estimation for multivariate normal and Student-t data with monotone missingness

Description

Estimation of multivariate normal and student-t data of arbitrary dimension where the pattern of missing data is monotone. Through the use of parsimonious/shrinkage regressions (plsr, pcr, lasso, ridge, etc.), where standard regressions fail, the package can handle a nearly arbitrary amount of missing data. The current version supports maximum likelihood inference and a full Bayesian approach employing scale-mixtures for Gibbs sampling. Monotone data augmentation extends this Bayesian approach to arbitrary missingness patterns. A fully functional standalone interface to the Bayesian lasso (from Park & Casella), Normal-Gamma (from Griffin & Brown), Horseshoe (from Carvalho, Polson, & Scott), and ridge regression with model selection via Reversible Jump, and student-t errors (from Geweke) is also provided

Copy Link

Version

Install

install.packages('monomvn')

Monthly Downloads

698

Version

1.9-1

License

LGPL

Maintainer

Robert Gramacy

Last Published

June 25th, 2012

Functions in monomvn (1.9-1)

blasso

Bayesian Lasso/NG, Horseshoe, and Ridge Regression
monomvn-package

Estimation for Multivariate Normal and Student-t Data with Monotone Missingness
rmono

Randomly Impose a Monotone Missingness Pattern
regress

Switch function for least squares and parsimonious monomvn regressions
metrics

RMSE, Expected Log Likelihood and KL Divergence Between Two Multivariate Normal Distributions
randmvn

Randomly Generate a Multivariate Normal Distribution
returns

Financial Returns data from NYSE and AMEX
monomvn

Maximum Likelihood Estimation for Multivariate Normal Data with Monotone Missingness
bmonomvn

Bayesian Estimation for Multivariate Normal Data with Monotone Missingness
posdef.approx

Find the Nearest Positive Definite Matrix
cement

Hald's Cement Data
monomvn-internal

Internal Monomvn Functions
rwish

Draw from the Wishart Distribution
monomvn.solve.QP

Solve a Quadratic Program
default.QP

Generating a default Quadratic Program for bmonomvn
plot.monomvn

Plotting bmonomvn output
monomvn.s3

Summarizing monomvn output
blasso.s3

Summarizing Bayesian Lasso Output