Package: polycor Version: 0.8-2 Title: Polychoric and Polyserial Correlations Authors@R: c(person("John", "Fox", role = "aut"), person("Adrian", "Dusa", role = "ctb"), person("Duncan", "Murdoch", email = "murdoch.duncan@gmail.com", role = "cre")) Depends: R (>= 3.3.0) Imports: stats, mvtnorm, Matrix, parallel, admisc (>= 0.22) ByteCompile: yes LazyLoad: yes Description: Computes polychoric and polyserial correlations by quick "two-step" methods or ML, optionally with standard errors; tetrachoric and biserial correlations are special cases. License: GPL (>= 2) URL: https://github.com/dmurdoch/polycor, https://CRAN.R-project.org/package=polycor RoxygenNote: 7.3.3 Repository: https://dmurdoch.r-universe.dev Date/Publication: 2025-12-14 20:33:36 UTC RemoteUrl: https://github.com/dmurdoch/polycor RemoteRef: HEAD RemoteSha: 9bf8ac21cdad91df090e01053a07d8f038c50fe0 NeedsCompilation: no Packaged: 2026-06-13 06:48:13 UTC; root Author: John Fox [aut], Adrian Dusa [ctb], Duncan Murdoch [cre] Maintainer: Duncan Murdoch