monomvn-package           package:monomvn           R Documentation

_E_s_t_i_m_a_t_i_o_n _f_o_r _M_u_l_t_i_v_a_r_i_a_t_e _N_o_r_m_a_l _a_n_d _S_t_u_d_e_n_t-_t _D_a_t_a _w_i_t_h _M_o_n_o_t_o_n_e _M_i_s_s_i_n_g_n_e_s_s

_D_e_s_c_r_i_p_t_i_o_n:

     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 the lasso
     (double-exponential) and Normal-Gamma priors, and Student-t
     errors.  Monotone  data augmentation extends this Bayesian
     approach to arbitrary missingness patterns.  A fully functional
     standalone interface to the  Bayesian lasso (from Park & Casella),
     the Normal-Gamma (from Griffin & Brown), and ridge regression with
     model  selection via Reversible Jump, and student-t errors (from
     Geweke) is  also provided

_D_e_t_a_i_l_s:

     For a fuller overview including a complete list of functions,
     demos and vignettes, please use 'help(package="monomvn")'.

_A_u_t_h_o_r(_s):

     Robert B. Gramacy bobby@statslab.cam.ac.uk

     Maintainer:  Robert B. Gramacy bobby@statslab.cam.ac.uk

_R_e_f_e_r_e_n_c_e_s:

     Robert B. Gramacy, Joo Hee Lee and Ricardo Silva (2008). _On
     estimating covariances between many assets with histories  of
     highly variable length_. 
      Preprint available on arXiv:0710.5837: <URL:
     http://arxiv.org/abs/0710.5837>

     <URL: http://www.statslab.cam.ac.uk/~bobby/monomvn.html>

_S_e_e _A_l_s_o:

     'monomvn', the now defunct 'norm' package, 'mvnmle'

