data75j3 {bqror} | R Documentation |
Simulated data from the OR2 model for
(i.e., 75th quantile)
Description
Simulated data from the OR2 model for (i.e., 75th quantile)
Usage
data(data75j3)
Details
This data contains 500 observations generated from a quantile
ordinal model with 3 outcomes at the 75th quantile (i.e., ).
The model specifics for generating the data are as follows:
, X ~ Unif(0, 1), and
~ AL(
). The cut-points
are used to classify the
continuous values of the dependent variable into 3 categories, which form the ordinal outcomes.
Value
Returns a list with components
x: |
a matrix of covariates, including a column of ones. |
y: |
a column vector of ordinal outcomes. |
References
Rahman, M. A. (2016). '"Bayesian Quantile Regression for Ordinal Models."' Bayesian Analysis, 11(1): 1-24. DOI: 10.1214/15-BA939
Yu, K., and Zhang, J. (2005). '"A Three-Parameter Asymmetric Laplace Distribution."' Communications in Statistics - Theory and Methods, 34(9-10), 1867-1879. DOI: 10.1080/03610920500199018
See Also
mvrnorm, Asymmetric Laplace Distribution