README.md

MSIMST

The goal of MSIMST is to provide a Bayesian monotonic single-index mixed-effect model incorporating a multivariate skew-t likelihood with survey weights adjustments. This package includes a simulation program and the associated Gibbs sampler. The single-index function is modeled as a monotonic increasing function, with a tailored Gaussian process prior to ensure accurate estimation. Random effects are assumed to follow the canonical skew-t distribution, while residuals are modeled using the multivariate Student-t distribution. Additionally, the package provides Bayesian adjustment for survey weight information.

Installation

You can install the development version of MSIMST like so:

devtools::install_github(repo = "https://github.com/rh8liuqy/MSIMST")

Vignette

Users can access the vignette:

library(MSIMST)
vignette("MSIMST_vignette",package = "MSIMST")


Try the MSIMST package in your browser

Any scripts or data that you put into this service are public.

MSIMST documentation built on Sept. 16, 2024, 9:06 a.m.