CRAN/E | NCA

NCA

Necessary Condition Analysis

Installation

About

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: or .

www.erim.eur.nl/necessary-condition-analysis/

Key Metrics

Version 4.0.1
R ≥ 3.5.0
Published 2024-02-23 56 days ago
Needs compilation? no
License GPL (≥ 3)
CRAN checks NCA results

Downloads

Yesterday 56 0%
Last 7 days 115 -36%
Last 30 days 725 -25%
Last 90 days 2.603 +32%
Last 365 days 8.380 +10%

Maintainer

Maintainer

Govert Buijs

buijs@rsm.nl

Authors

Jan Dul

Material

NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

NCA archive

Depends

R ≥ 3.5.0

Imports

gplots
quantreg
KernSmooth
lpSolve
ggplot2
doParallel
foreach
iterators
plotly
truncnorm

Suggests

testthat