Package: PLordprob 1.1
PLordprob: Multivariate Ordered Probit Model via Pairwise Likelihood
Multivariate ordered probit model, i.e. the extension of the scalar ordered probit model where the observed variables have dimension greater than one. Estimation of the parameters is done via maximization of the pairwise likelihood, a special case of the composite likelihood obtained as product of bivariate marginal distributions. The package uses the Fortran 77 subroutine SADMVN by Alan Genz, with minor adaptations made by Adelchi Azzalini in his "mvnormt" package for evaluating the two-dimensional Gaussian integrals involved in the pairwise log-likelihood. Optimization of the latter objective function is performed via quasi-Newton box-constrained optimization algorithm, as implemented in nlminb.
Authors:
PLordprob_1.1.tar.gz
PLordprob_1.1.zip(r-4.5)PLordprob_1.1.zip(r-4.4)PLordprob_1.1.zip(r-4.3)
PLordprob_1.1.tgz(r-4.4-x86_64)PLordprob_1.1.tgz(r-4.4-arm64)PLordprob_1.1.tgz(r-4.3-x86_64)PLordprob_1.1.tgz(r-4.3-arm64)
PLordprob_1.1.tar.gz(r-4.5-noble)PLordprob_1.1.tar.gz(r-4.4-noble)
PLordprob_1.1.tgz(r-4.4-emscripten)PLordprob_1.1.tgz(r-4.3-emscripten)
PLordprob.pdf |PLordprob.html✨
PLordprob/json (API)
# Install 'PLordprob' in R: |
install.packages('PLordprob', repos = c('https://eulogepagui.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 6 years agofrom:be3d8d8358. Checks:OK: 4 NOTE: 5. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 06 2024 |
R-4.5-win-x86_64 | NOTE | Nov 06 2024 |
R-4.5-linux-x86_64 | NOTE | Nov 06 2024 |
R-4.4-win-x86_64 | NOTE | Nov 06 2024 |
R-4.4-mac-x86_64 | NOTE | Nov 06 2024 |
R-4.4-mac-aarch64 | NOTE | Nov 06 2024 |
R-4.3-win-x86_64 | OK | Nov 06 2024 |
R-4.3-mac-x86_64 | OK | Nov 06 2024 |
R-4.3-mac-aarch64 | OK | Nov 06 2024 |
Exports:a2deltadelta2aordprob.mple
Dependencies:mnormt
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Multivariate Ordered Probit Model via Pairwise Likelihood | PLordprob-package PLordprob |
Tresholds Mapping | a2delta delta2a |
Maximum Pairwise Likelihood Estimation | ordprob.mple |