Package: NCA 4.0.2
NCA: Necessary Condition Analysis
Performs a Necessary Condition Analysis (NCA). (Dul, J. 2016. Necessary Condition Analysis (NCA). ''Logic and Methodology of 'Necessary but not Sufficient' causality." Organizational Research Methods 19(1), 10-52) <doi:10.1177/1094428115584005>. NCA identifies necessary (but not sufficient) conditions in datasets, where x causes (e.g. precedes) y. Instead of drawing a regression line ''through the middle of the data'' in an xy-plot, NCA draws the ceiling line. The ceiling line y = f(x) separates the area with observations from the area without observations. (Nearly) all observations are below the ceiling line: y <= f(x). The empty zone is in the upper left hand corner of the xy-plot (with the convention that the x-axis is ''horizontal'' and the y-axis is ''vertical'' and that values increase ''upwards'' and ''to the right''). The ceiling line is a (piecewise) linear non-decreasing line: a linear step function or a straight line. It indicates which level of x (e.g. an effort or input) is necessary but not sufficient for a (desired) level of y (e.g. good performance or output). A quick start guide for using this package can be found here: <https://repub.eur.nl/pub/78323/> or <https://papers.ssrn.com/sol3/papers.cfm?abstract_id=2624981>.
Authors:
NCA_4.0.2.tar.gz
NCA_4.0.2.zip(r-4.5)NCA_4.0.2.zip(r-4.4)NCA_4.0.2.zip(r-4.3)
NCA_4.0.2.tgz(r-4.4-any)NCA_4.0.2.tgz(r-4.3-any)
NCA_4.0.2.tar.gz(r-4.5-noble)NCA_4.0.2.tar.gz(r-4.4-noble)
NCA_4.0.2.tgz(r-4.4-emscripten)NCA_4.0.2.tgz(r-4.3-emscripten)
NCA.pdf |NCA.html✨
NCA/json (API)
NEWS
# Install 'NCA' in R: |
install.packages('NCA', repos = c('https://govertbuijs.r-universe.dev', 'https://cloud.r-project.org')) |
- nca.example - NCA example data with 2 independent and 1 dependent variables
- nca.example2 - NCA example data with 3 independent and 1 dependent variables
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 12 days agofrom:74a3353906. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 10 2024 |
R-4.5-win | OK | Nov 10 2024 |
R-4.5-linux | OK | Nov 10 2024 |
R-4.4-win | OK | Nov 10 2024 |
R-4.4-mac | OK | Nov 10 2024 |
R-4.3-win | OK | Nov 10 2024 |
R-4.3-mac | OK | Nov 10 2024 |
Exports:ceilingsline.colorsline.typesline.widthncanca_analysisnca_outliersnca_outputnca_powernca_randompoint.colorpoint.type
Dependencies:askpassbase64encbitopsbslibcachemcaToolsclicodetoolscolorspacecpp11crosstalkcurldata.tabledigestdoParalleldplyrevaluatefansifarverfastmapfontawesomeforeachfsgenericsggplot2gluegplotsgtablegtoolshighrhtmltoolshtmlwidgetshttrisobanditeratorsjquerylibjsonliteKernSmoothknitrlabelinglaterlatticelazyevallifecyclelpSolvemagrittrMASSMatrixMatrixModelsmemoisemgcvmimemunsellnlmeopensslpillarpkgconfigplotlypromisespurrrquantregR6rappdirsRColorBrewerRcpprlangrmarkdownsassscalesSparseMstringistringrsurvivalsystibbletidyrtidyselecttinytextruncnormutf8vctrsviridisLitewithrxfunyaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Necessary Condition Analysis | NCA-package |
a set of all available ceiling techniques | ceilings |
a set defining the line colors for the plots | line.colors |
a set defining the line types for the plots | line.types |
parameter defining the width of the lines in the plots | line.width |
Run a basic NCA analyses on a data set | nca |
Run NCA analyses on a data set | nca_analysis |
Outlier detection | nca_outliers |
display the result of the NCA analysis | nca_output |
Function to evaluate power | nca_power |
generating random data that meets necessity | nca_random |
NCA example data with 2 independent and 1 dependent variables | nca.example |
NCA example data with 3 independent and 1 dependent variables | nca.example2 |
parameter defining the point color in the plots | point.color |
parameter defining the plotting symbol in the plots | point.type |