Learn R Programming

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

monomvn (version 1.9-19)

Estimation for MVN and Student-t Data with Monotone Missingness

Description

Estimation of multivariate normal (MVN) and student-t data of arbitrary dimension where the pattern of missing data is monotone. See Pantaleo and Gramacy (2010) . 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-19

License

LGPL

Maintainer

Robert Gramacy

Last Published

November 28th, 2023

Functions in monomvn (1.9-19)

monomvn-package

Estimation for Multivariate Normal and Student-t Data with Monotone Missingness
default.QP

Generating a default Quadratic Program for bmonomvn
monomvn-internal

Internal Monomvn Functions
cement

Hald's Cement Data
blasso

Bayesian Lasso/NG, Horseshoe, and Ridge Regression
monomvn

Maximum Likelihood Estimation for Multivariate Normal Data with Monotone Missingness
bmonomvn

Bayesian Estimation for Multivariate Normal Data with Monotone Missingness
monomvn.s3

Summarizing monomvn output
blasso.s3

Summarizing Bayesian Lasso Output
metrics

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

Draw from the Wishart Distribution
monomvn.solve.QP

Solve a Quadratic Program
returns

Financial Returns data from NYSE and AMEX
rmono

Randomly Impose a Monotone Missingness Pattern
randmvn

Randomly Generate a Multivariate Normal Distribution
regress

Switch function for least squares and parsimonious monomvn regressions
plot.monomvn

Plotting bmonomvn output