Package: ConjointChecks 0.2.0
ConjointChecks: Implementation of a Method to Check the Cancellation Axioms of Additive Conjoint Measurement
Implementation of a procedure---Domingue (2012) <https://eric.ed.gov/?id=ED548657>, Domingue (2014) <doi:10.1007/s11336-013-9342-4>; see also Karabatsos (2001) <https://psycnet.apa.org/record/2002-01665-005> and Kyngdon (2011) <doi:10.1348/2044-8317.002004>---to test the single and double cancellation axioms of conjoint measure in data that is dichotomously coded and measured with error.
Authors:
ConjointChecks_0.2.0.tar.gz
ConjointChecks_0.2.0.zip(r-4.5)ConjointChecks_0.2.0.zip(r-4.4)ConjointChecks_0.2.0.zip(r-4.3)
ConjointChecks_0.2.0.tgz(r-4.4-x86_64)ConjointChecks_0.2.0.tgz(r-4.4-arm64)ConjointChecks_0.2.0.tgz(r-4.3-x86_64)ConjointChecks_0.2.0.tgz(r-4.3-arm64)
ConjointChecks_0.2.0.tar.gz(r-4.5-noble)ConjointChecks_0.2.0.tar.gz(r-4.4-noble)
ConjointChecks_0.2.0.tgz(r-4.4-emscripten)ConjointChecks_0.2.0.tgz(r-4.3-emscripten)
ConjointChecks.pdf |ConjointChecks.html✨
ConjointChecks/json (API)
NEWS
# Install 'ConjointChecks' in R: |
install.packages('ConjointChecks', repos = c('https://ben-domingue.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ben-domingue/conjointchecks/issues
- rasch1000 - 1000 sampled 3-matrices from simulated Rasch data.
Last updated 15 days agofrom:df0b531736. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Dec 13 2024 |
R-4.5-win-x86_64 | OK | Dec 13 2024 |
R-4.5-linux-x86_64 | OK | Dec 13 2024 |
R-4.4-win-x86_64 | OK | Dec 13 2024 |
R-4.4-mac-x86_64 | OK | Dec 13 2024 |
R-4.4-mac-aarch64 | OK | Dec 13 2024 |
R-4.3-win-x86_64 | OK | Dec 13 2024 |
R-4.3-mac-x86_64 | OK | Dec 13 2024 |
R-4.3-mac-aarch64 | OK | Dec 13 2024 |
Exports:ConjointChecksplot.checksPrepareCheckssummary.checks
Dependencies:Rcpp
Readme and manuals
Help Manual
Help page | Topics |
---|---|
ConjointChecks: A package to check the cancellation axioms of conjoint measurement. | ConjointChecks-package |
Internal Function of Iterations of ConjointChecks | CCIterate |
Class "checks" | checks-class |
Check Single and Double Cancellation in a sample of 3-matrices | ConjointChecks |
Check Double Cancellation in a sample of 3-matrices | DoubleCancel |
Class "list.null" | list.null-class |
Check What Ordering to Use | ManyBands |
Check Single and Double Cancellation in a sample of 3-matrices | omni.check |
Check Double Cancellation in a sample of 3-matrices | omni.check_double |
Check Single Cancellation in a sample | omni.check_single |
Plot checks produced by 'ConjointChecks'. | plot.checks |
Prepare raw response data for 'ConjointChecks'. | PrepareChecks |
1000 sampled 3-matrices from simulated Rasch data. | rasch1000 |
Check Single Cancellation in a sample | SingleCancel |
Summarize checks produced by 'ConjointChecks'. | summary.checks |