[Qca-commits] r33 - pkg/man
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Fri Aug 8 16:07:14 CEST 2014
Author: alrikthiem
Date: 2014-08-08 16:07:14 +0200 (Fri, 08 Aug 2014)
New Revision: 33
Modified:
pkg/man/QCA.package.Rd
pkg/man/allExpressions.Rd
pkg/man/createMatrix.Rd
pkg/man/d.AS.Rd
pkg/man/d.BWB.Rd
pkg/man/d.Bas.Rd
pkg/man/d.CS.Rd
pkg/man/d.CZH.Rd
pkg/man/d.Emm.Rd
pkg/man/d.HK.Rd
pkg/man/d.HMN.Rd
pkg/man/d.Kil.Rd
pkg/man/d.Kro.Rd
pkg/man/d.RS.Rd
pkg/man/d.SA.Rd
pkg/man/d.SS.Rd
pkg/man/deMorgan.Rd
pkg/man/demoChart.Rd
pkg/man/eqmcc.Rd
pkg/man/factorize.Rd
pkg/man/findSubsets.Rd
pkg/man/findSupersets.Rd
pkg/man/getRow.Rd
pkg/man/pof.Rd
pkg/man/solveChart.Rd
pkg/man/superSubset.Rd
pkg/man/truthTable.Rd
Log:
Updated citations and included web links in reference section.
Modified: pkg/man/QCA.package.Rd
===================================================================
--- pkg/man/QCA.package.Rd 2014-08-08 14:05:29 UTC (rev 32)
+++ pkg/man/QCA.package.Rd 2014-08-08 14:07:14 UTC (rev 33)
@@ -7,7 +7,7 @@
\docType{package}
\title{
-A Package for Qualitative Comparative Analysis
+QCA: A Package for Qualitative Comparative Analysis
}
\description{
@@ -17,43 +17,54 @@
techniques that use Boolean algebra and its generalizations by fusing concepts
from set theory and propositional logic.
-Three variants can currently be processed: \dfn{crisp-set QCA} (csQCA),
+Three variants can currently be processed by \pkg{QCA}: \dfn{crisp-set QCA} (csQCA),
\dfn{multi-value QCA} (mvQCA) and \dfn{fuzzy-set QCA} (fsQCA). A subvariant of
csQCA called \dfn{temporal QCA} (tQCA) is also available (Caren and Panofsky 2005;
-Ragin and Strand 2008). Furthermore, the \pkg{QCA} package extends these basic
-variants in different directions by implementing complementary functionality.
+Ragin and Strand 2008). The \pkg{QCA} package extends these basic variants in
+different directions by implementing complementary functionality. For example,
+intermediate solutions and summary statistics are also available in mvQCA (Thiem
+2014a). Note, however, that \dfn{generalized-set QCA} (Thiem 2014b) is not yet
+available.
-As of version 0.4-5, \pkg{QCA} has got a new function called \code{\link{eqmcc}}
-(\dfn{enhanced Quine-McCluskey}; QMC) that finds exact solutions much faster and
-with substantially lower memory consumption than QMC (Dusa 2007, 2010). Since
-version 1.0-4, the compilation of major parts of the code in the C language has
-increased the speed of some core functions such as \code{\link{superSubset}}
-considerably. Since version 1.1-0, \code{\link{eqmcc}} has also been made more
-flexible: \dfn{row dominance} and \dfn{minimal disjunctivity} can be imposed as
-solution constraints (Thiem and Dusa 2013a), QCA \dfn{path models} can be
-identified (equivalent of \dfn{causal chains} in Coincidence Analysis
-(Baumgartner 2009a, b)), multiple outcomes even from multivalent variables are
-allowed, and truth tables for csQCA and mvQCA can now be coded on the basis of
-inference-statistical tests (currently only exact binomial). For more details,
+As of version 0.4-5, \pkg{QCA} has offered a new function called \code{\link{eqmcc}}
+(\dfn{enhanced Quine-McCluskey}; \emph{e}QMC) that finds exact solutions much
+faster and with substantially lower memory consumption than classical Quine-McCluskey
+optimization (Dusa 2007, 2010). Since version 1.0-4, the compilation of major parts
+of the code in the C language has increased the speed of some core functions such
+as \code{\link{superSubset}} considerably. Since version 1.1-0, \code{\link{eqmcc}}
+has also been made more flexible: \dfn{row dominance} and \dfn{minimal disjunctivity}
+can be imposed as optional solution constraints (Thiem and Dusa 2013a), QCA
+\dfn{path models} can be identified (equivalent of \dfn{causal chains} in Coincidence
+Analysis (Baumgartner 2009a, b)), multiple outcomes even from multivalent variables
+are allowed, and truth tables for csQCA and mvQCA can now be coded on the basis
+of inference-statistical tests (currently only exact binomial). For more details,
see the package's change log file.
-Several data sets from various areas of science are integrated in \pkg{QCA} so
-as to facilitate users' familiarization with the package's functionality. Areas
-currently covered are business, management & organization (\code{\link{d.CZH}}),
+Several data sets from various areas of the social science are integrated in
+\pkg{QCA} so as to facilitate users' familiarization with the package's functionality.
+Areas currently covered include business, management & organization (\code{\link{d.CZH}}),
education (\code{\link{d.SS}}), environmental sciences (\code{\link{d.Bas}}),
evaluation (\code{\link{d.SA}}), legal studies (\code{\link{d.AS}}), political
-science (\code{\link{d.Emm}}, \code{\link{d.HK}}, \code{\link{d.Kro}}),public
-health (\code{\link{d.BWB}}), urban affairs (d.Kil), and sociology
+science (\code{\link{d.Emm}}, \code{\link{d.HK}}, \code{\link{d.Kro}}), public
+health (\code{\link{d.BWB}}), urban affairs (\code{\link{d.Kil}}), and sociology
(\code{\link{d.CS}}, \code{\link{d.HMN}}). For more details, see the data sets'
-documentation files.
+documentation files. Please also note that many more data sets for QCA in both raw
+and calibrated set format are available on the COMPASSS website at
+\url{http://www.compasss.org/bibdata.htm}.
-The official reference for the QCA package is the software citation provided
-by the command \code{citation("QCA")}. How to make the most of the package's capabilities
-is demonstrated in detail by Thiem and Dusa (2013c) with examples from political science
-(note that data sets have been renamed), and users are also encouraged to check the
-article published in the R Journal. Later versions of the package than those used in
-Thiem and Dusa (2013b) and Thiem and Dusa (2013c) may feature slightly different functions,
-arguments, values and default settings but backward compatibility is generally ensured.
+If you make use of the \pkg{QCA} package in your work, please acknowledge this,
+not least for reasons of scientific transparency. The software citation for \pkg{QCA}
+loads on attaching the package or by using the command \code{citation("QCA")} after
+having attached the package. The aforesaid command also provides a suitable BibTeX
+entry. The corresponding article citation is Thiem and Dusa (2013b).
+
+How to make the most of the package's capabilities is demonstrated in detail by
+Thiem and Dusa (2013c) with examples from political science (note that data sets
+have been renamed). Later versions of the package than those used in Thiem and
+Dusa (2013b, 2013c) may feature slightly different functions, arguments, values
+and default settings, but backward compatibility is generally ensured. A general
+comparison of \pkg{QCA}'s features with those of \pkg{fs/QCA} (Ragin and Davey
+2014) and \pkg{Tosmana} (Cronqvist 2011) is provided by Thiem and Dusa (2013a).
}
\details{
@@ -84,48 +95,70 @@
}
\references{
-Baumgartner, Michael. 2009a. Uncovering Deterministic Causal Structures: A
-Boolean Approach.
-\emph{Synthese} 170 (1):71-96.
+Baumgartner, Michael. 2009a. \dQuote{Uncovering Deterministic Causal Structures:
+A Boolean Approach.} \emph{Synthese} 170 (1):71-96.
+DOI: \href{http://dx.doi.org/10.1007/s11229-008-9348-0}{10.1007/s11229-008-9348-0}.
-Baumgartner, Michael. 2009b. Inferring Causal Complexity.
-\emph{Sociological Methods & Research} 38 (1):71-101.
+Baumgartner, Michael. 2009b. \dQuote{Inferring Causal Complexity.}
+\emph{Sociological Methods & Research} 38 (1):71-101.
+DOI: \href{http://dx.doi.org/10.1177/0049124109339369}{10.1177/0049124109339369}.
-Caren, Neal, and Aaron Panofsky. 2005. TQCA: A Technique for Adding Temporality
-to Qualitative Comparative Analysis.
+Caren, Neal, and Aaron Panofsky. 2005. \dQuote{TQCA: A Technique for Adding
+Temporality to Qualitative Comparative Analysis.}
\emph{Sociological Methods & Research} 34 (2):147-72.
+DOI: \href{http://dx.doi.org/10.1177/0049124105277197}{10.1177/0049124105277197}.
-Cronqvist, Lasse, and Dirk Berg-Schlosser. 2009. Multi-Value QCA (mvQCA). In
-\emph{Configurational Comparative Methods: Qualitative Comparative Analysis (QCA)
+Cronqvist, Lasse. 2011. \emph{Tosmana: Tool for Small-N Analysis, Version 1.3.2.0
+[Computer Program]}. Trier: University of Trier.
+
+Cronqvist, Lasse, and Dirk Berg-Schlosser. 2009. \dQuote{Multi-Value QCA (mvQCA).}
+In \emph{Configurational Comparative Methods: Qualitative Comparative Analysis (QCA)
and Related Techniques}, eds. B. Rihoux and C. C. Ragin. London: Sage Publications,
pp. 69-86.
-Dusa, Adrian. 2007. \emph{Enhancing Quine-McCluskey}. COMPASSS: WP 2007-49.
-Available from: http://www.compasss.org/wpseries/Dusa2007b.pdf.
+Dusa, Adrian. 2007. \emph{Enhancing Quine-McCluskey}. COMPASSS: Working Paper
+2007-49. URL: \url{http://www.compasss.org/wpseries/Dusa2007b.pdf}.
-Dusa, Adrian. 2010. A Mathematical Approach to the Boolean Minimization Problem.
-\emph{Quality & Quantity} 44 (1):99-113.
+Dusa, Adrian. 2010. \dQuote{A Mathematical Approach to the Boolean Minimization
+Problem.} \emph{Quality & Quantity} 44 (1):99-113.
+DOI: \href{http://dx.doi.org/10.1007/s11135-008-9183-x}{10.1007/s11135-008-9183-x}.
Ragin, Charles C. 1987. \emph{The Comparative Method: Moving beyond Qualitative and
Quantitative Strategies}. Berkeley: University of California Press.
-Ragin, Charles C. 2000. \emph{Fuzzy-Set Social Science}. Chicago: University of Chicago Press.
+Ragin, Charles C. 2000. \emph{Fuzzy-Set Social Science}. Chicago: University of
+Chicago Press.
Ragin, Charles C. 2008. \emph{Redesigning Social Inquiry: Fuzzy Sets and Beyond}.
Chicago: University of Chicago Press.
-Ragin, Charles C., and Sarah Ilene Strand. 2008. Using Qualitative Comparative
-Analysis to Study Causal Order: Comment on Caren and Panofsky (2005).
+Ragin, Charles C., and Sean Davey. 2014. \emph{fs/QCA: Fuzzy-Set/Qualitative
+Comparative Analysis, Version 2.5 [Computer Program]}.
+Irvine: Department of Sociology, University of California.
+
+Ragin, Charles C., and Sarah Ilene Strand. 2008. \dQuote{Using Qualitative
+Comparative Analysis to Study Causal Order: Comment on Caren and Panofsky (2005).}
\emph{Sociological Methods & Research} 36 (4):431-41.
+DOI: \href{http://dx.doi.org/10.1177/0049124107313903}{10.1177/0049124107313903}.
-Thiem, Alrik, and Adrian Dusa. 2013a. Boolean Minimization in Social Science Research:
-A Review of Current Software for Qualitative Comparative Analysis (QCA).
-\emph{Social Science Computer Review} 31 (4):505-21.
+Thiem, Alrik. 2014a. \dQuote{Parameters of Fit and Intermediate Solutions in
+Multi-Value Qualitative Comparative Analysis.} \emph{Quality & Quantity}.
+DOI: \href{http://dx.doi.org/10.1007/s11135-014-0015-x}{10.1007/s11135-014-0015-x}.
-Thiem, Alrik, and Adrian Dusa. 2013b. QCA: A Package for Qualitative Comparative
-Analysis.
-\emph{The R Journal} 5 (1):87-97.
+Thiem, Alrik. 2014b. \dQuote{Unifying Configurational Comparative Methods:
+Generalized-Set Qualitative Comparative Analysis.} \emph{Sociological Methods &
+Research} 43 (2):313-37.
+DOI: \href{http://dx.doi.org/10.1177/0049124113500481}{10.1177/0049124113500481}.
+Thiem, Alrik, and Adrian Dusa. 2013a. \dQuote{Boolean Minimization in Social
+Science Research: A Review of Current Software for Qualitative Comparative
+Analysis (QCA).} \emph{Social Science Computer Review} 31 (4):505-21.
+DOI: \href{http://dx.doi.org/10.1177/0894439313478999}{10.1177/0894439313478999}.
+
+Thiem, Alrik, and Adrian Dusa. 2013b. \dQuote{QCA: A Package for Qualitative
+Comparative Analysis.} \emph{The R Journal} 5 (1):87-97.
+URL: \url{http://journal.r-project.org/archive/2013-1/thiem-dusa.pdf}.
+
Thiem, Alrik, and Adrian Dusa. 2013c. \emph{Qualitative Comparative Analysis with R:
A User's Guide}. New York: Springer.
}
Modified: pkg/man/allExpressions.Rd
===================================================================
--- pkg/man/allExpressions.Rd 2014-08-08 14:05:29 UTC (rev 32)
+++ pkg/man/allExpressions.Rd 2014-08-08 14:07:14 UTC (rev 33)
@@ -36,11 +36,12 @@
}
\references{
-Dusa, Adrian. 2007. \emph{Enhancing Quine-McCluskey}. COMPASSS: WP 2007-49.
-Available from: http://www.compasss.org/wpseries/Dusa2007b.pdf.
+Dusa, Adrian. 2007. \emph{Enhancing Quine-McCluskey}. COMPASSS: Working Paper
+2007-49. URL: \url{http://www.compasss.org/wpseries/Dusa2007b.pdf}.
-Dusa, Adrian. 2010. A Mathematical Approach to the Boolean Minimization Problem.
-\emph{Quality & Quantity} 44 (1):99-113.
+Dusa, Adrian. 2010. \dQuote{A Mathematical Approach to the Boolean Minimization
+Problem.} \emph{Quality & Quantity} 44 (1):99-113.
+DOI: \href{http://dx.doi.org/10.1007/s11135-008-9183-x}{10.1007/s11135-008-9183-x}.
}
\seealso{
Modified: pkg/man/createMatrix.Rd
===================================================================
--- pkg/man/createMatrix.Rd 2014-08-08 14:05:29 UTC (rev 32)
+++ pkg/man/createMatrix.Rd 2014-08-08 14:07:14 UTC (rev 33)
@@ -36,11 +36,12 @@
}
\references{
-Dusa, Adrian. 2007. \emph{Enhancing Quine-McCluskey}. COMPASSS: WP 2007-49.
-Available from: http://www.compasss.org/wpseries/Dusa2007b.pdf.
+Dusa, Adrian. 2007. \emph{Enhancing Quine-McCluskey}. COMPASSS: Working Paper
+2007-49. URL: \url{http://www.compasss.org/wpseries/Dusa2007b.pdf}.
-Dusa, Adrian. 2010. A Mathematical Approach to the Boolean Minimization Problem.
-\emph{Quality & Quantity} 44 (1):99-113.
+Dusa, Adrian. 2010. \dQuote{A Mathematical Approach to the Boolean Minimization
+Problem.} \emph{Quality & Quantity} 44 (1):99-113.
+DOI: \href{http://dx.doi.org/10.1007/s11135-008-9183-x}{10.1007/s11135-008-9183-x}.
}
\seealso{\code{\link{allExpressions}}, \code{\link{truthTable}}}
Modified: pkg/man/d.AS.Rd
===================================================================
--- pkg/man/d.AS.Rd 2014-08-08 14:05:29 UTC (rev 32)
+++ pkg/man/d.AS.Rd 2014-08-08 14:07:14 UTC (rev 33)
@@ -29,9 +29,10 @@
}
\source{
-Arvind, T. T., and Lindsay Stirton. 2010. Explaining the Reception of the Code
-Napoleon in Germany: A Fuzzy-Set Qualitative Comparative Analysis."
-\emph{Legal Studies} 30 (1):1-29.
+Arvind, Thiruvallore T., and Lindsay Stirton. 2010. \dQuote{Explaining the
+Reception of the Code Napoleon in Germany: A Fuzzy-Set Qualitative Comparative
+Analysis.} \emph{Legal Studies} 30 (1):1-29.
+DOI: \href{http://dx.doi.org/10.1111/j.1748-121X.2009.00150.x}{10.1111/j.1748-121X.2009.00150.x}.
}
\keyword{datasets}
Modified: pkg/man/d.BWB.Rd
===================================================================
--- pkg/man/d.BWB.Rd 2014-08-08 14:05:29 UTC (rev 32)
+++ pkg/man/d.BWB.Rd 2014-08-08 14:07:14 UTC (rev 33)
@@ -58,9 +58,10 @@
}
\source{
-Blackman, Tim, Jonathan Wistow, and David Byrne. 2011. A Qualitative Comparative
-Analysis of Factors Associated with Trends in Narrowing Health Inequalities in England.
-\emph{Social Science & Medicine} 72 (12):1965-74.
+Blackman, Tim, Jonathan Wistow, and David Byrne. 2011. \dQuote{A Qualitative
+Comparative Analysis of Factors Associated with Trends in Narrowing Health
+Inequalities in England.} \emph{Social Science & Medicine} 72 (12):1965-74.
+DOI: \href{http://dx.doi.org/10.1016/j.socscimed.2011.04.003}{10.1016/j.socscimed.2011.04.003}.
}
\keyword{datasets}
Modified: pkg/man/d.Bas.Rd
===================================================================
--- pkg/man/d.Bas.Rd 2014-08-08 14:05:29 UTC (rev 32)
+++ pkg/man/d.Bas.Rd 2014-08-08 14:07:14 UTC (rev 33)
@@ -19,7 +19,7 @@
\tabular{rlll}{
[ , 1] \tab \bold{AU} \tab outcome: \tab local autonomy \cr
- \tab \tab \tab ("1" always, "0" never) \cr
+ \tab \tab \tab ("1" always, "0" never) \cr
[ , 2] \tab \bold{EM} \tab condition: \tab local communal involvement through direct employment \cr
\tab \tab \tab ("1" 100 percent, "0" 0 percent) \cr
[ , 3] \tab \bold{SP} \tab condition: \tab local direct spending \cr
@@ -40,10 +40,11 @@
}
\source{
-Basurto, Xavier. 2013. Linking Multi-Level Governance to Local Common-Pool
+Basurto, Xavier. 2013. \dQuote{Linking Multi-Level Governance to Local Common-Pool
Resource Theory using Fuzzy-Set Qualitative Comparative Analysis: Insights from
-Twenty Years of Biodiversity Conservation in Costa Rica.
+Twenty Years of Biodiversity Conservation in Costa Rica.}
\emph{Global Environmental Change} 23 (3):573-87.
+DOI: \href{http://dx.doi.org/10.1016/j.gloenvcha.2013.02.011}{10.1016/j.gloenvcha.2013.02.011}.
}
\keyword{datasets}
Modified: pkg/man/d.CS.Rd
===================================================================
--- pkg/man/d.CS.Rd 2014-08-08 14:05:29 UTC (rev 32)
+++ pkg/man/d.CS.Rd 2014-08-08 14:07:14 UTC (rev 33)
@@ -31,8 +31,8 @@
}
\source{
-Cress, Daniel M., and David A. Snow. 2000. The Outcomes of Homeless Mobilization:
-The Influence of Organization, Disruption, Political Mediation, and Framing.
+Cress, Daniel M., and David A. Snow. 2000. \dQuote{The Outcomes of Homeless Mobilization:
+The Influence of Organization, Disruption, Political Mediation, and Framing.}
\emph{American Journal of Sociology} 105 (4):1063-104.
}
Modified: pkg/man/d.CZH.Rd
===================================================================
--- pkg/man/d.CZH.Rd 2014-08-08 14:05:29 UTC (rev 32)
+++ pkg/man/d.CZH.Rd 2014-08-08 14:07:14 UTC (rev 33)
@@ -26,9 +26,10 @@
}
\source{
-Crilly, Donal, Maurizio Zollo, and Morten T. Hansen. 2012. Faking It or Muddling
-Through? Understanding Decoupling in Response to Stakeholder Pressures.
+Crilly, Donal, Maurizio Zollo, and Morten T. Hansen. 2012. \dQuote{Faking It or
+Muddling Through? Understanding Decoupling in Response to Stakeholder Pressures.}
\emph{Academy of Management Journal} 55 (6):1429-48.
+DOI: \href{http://dx.doi.org/10.5465/amj.2010.0697}{10.5465/amj.2010.0697}.
}
\keyword{datasets}
Modified: pkg/man/d.Emm.Rd
===================================================================
--- pkg/man/d.Emm.Rd 2014-08-08 14:05:29 UTC (rev 32)
+++ pkg/man/d.Emm.Rd 2014-08-08 14:07:14 UTC (rev 33)
@@ -33,9 +33,9 @@
}
\source{
-Emmenegger, Patrick. 2011. Job Security Regulations in Western Democracies: A
-Fuzzy Set Analysis.
-\emph{European Journal of Political Research} 50 (3):336-64.
+Emmenegger, Patrick. 2011. \dQuote{Job Security Regulations in Western Democracies:
+A Fuzzy Set Analysis.} \emph{European Journal of Political Research} 50 (3):336-64.
+DOI: \href{http://dx.doi.org/10.1111/j.1475-6765.2010.01933.x}{10.1111/j.1475-6765.2010.01933.x}.
}
\keyword{datasets}
Modified: pkg/man/d.HK.Rd
===================================================================
--- pkg/man/d.HK.Rd 2014-08-08 14:05:29 UTC (rev 32)
+++ pkg/man/d.HK.Rd 2014-08-08 14:07:14 UTC (rev 33)
@@ -40,9 +40,9 @@
}
\source{
-Hartmann, Christof, and Joerg Kemmerzell. 2010. Understanding Variations in Party
-Bans in Africa.
-\emph{Democratization} 17 (4):642-65.
+Hartmann, Christof, and Joerg Kemmerzell. 2010. \dQuote{Understanding Variations
+in Party Bans in Africa.} \emph{Democratization} 17 (4):642-65.
+DOI: \href{http://dx.doi.org/10.1080/13510347.2010.491189}{10.1080/13510347.2010.491189}.
}
\keyword{datasets}
\ No newline at end of file
Modified: pkg/man/d.HMN.Rd
===================================================================
--- pkg/man/d.HMN.Rd 2014-08-08 14:05:29 UTC (rev 32)
+++ pkg/man/d.HMN.Rd 2014-08-08 14:07:14 UTC (rev 33)
@@ -28,8 +28,9 @@
}
\source{
-Hicks, Alexander, Joya Misra, and Tang N. Ng. 1995. The Programmatic Emergence
-of the Social Security State. \emph{American Sociological Review} 60 (3):329-49.
+Hicks, Alexander, Joya Misra, and Tang N. Ng. 1995. \dQuote{The Programmatic
+Emergence of the Social Security State.}
+\emph{American Sociological Review} 60 (3):329-49.
}
\keyword{datasets}
Modified: pkg/man/d.Kil.Rd
===================================================================
--- pkg/man/d.Kil.Rd 2014-08-08 14:05:29 UTC (rev 32)
+++ pkg/man/d.Kil.Rd 2014-08-08 14:07:14 UTC (rev 33)
@@ -27,8 +27,9 @@
}
\source{
-Kilburn, H. Whitt. 2004. Explaining U.S. Urban Regimes.
+Kilburn, H. Whitt. 2004. \dQuote{Explaining U.S. Urban Regimes.}
\emph{Urban Affairs Review} 39 (5):633-51.
+DOI: \href{http://dx.doi.org/10.1177/1078087403262861}{10.1177/1078087403262861}.
}
\keyword{datasets}
Modified: pkg/man/d.Kro.Rd
===================================================================
--- pkg/man/d.Kro.Rd 2014-08-08 14:05:29 UTC (rev 32)
+++ pkg/man/d.Kro.Rd 2014-08-08 14:07:14 UTC (rev 33)
@@ -38,9 +38,9 @@
}
\source{
-Krook, Mona Lena. 2010. Women's Representation in Parliament: A Qualitative
-Comparative Analysis
-\emph{Political Studies} 58 (5):886-908.
+Krook, Mona Lena. 2010. \dQuote{Women's Representation in Parliament: A Qualitative
+Comparative Analysis.} \emph{Political Studies} 58 (5):886-908.
+DOI: \href{http://dx.doi.org/10.1111/j.1467-9248.2010.00833.x}{10.1111/j.1467-9248.2010.00833.x}.
}
Modified: pkg/man/d.RS.Rd
===================================================================
--- pkg/man/d.RS.Rd 2014-08-08 14:05:29 UTC (rev 32)
+++ pkg/man/d.RS.Rd 2014-08-08 14:07:14 UTC (rev 33)
@@ -29,13 +29,15 @@
}
\source{
-Caren, Neal, and Aaron Panofsky. 2005. TQCA: A Technique for Adding Temporality
-to Qualitative Comparative Analysis.
+Caren, Neal, and Aaron Panofsky. 2005. \dQuote{TQCA: A Technique for Adding Temporality
+to Qualitative Comparative Analysis.}
\emph{Sociological Methods & Research} 34 (2):147-72.
+DOI: \href{http://dx.doi.org/10.1177/0049124105277197}{10.1177/0049124105277197}.
-Ragin, Charles C., and Sarah Ilene Strand. 2008. Using Qualitative Comparative
-Analysis to Study Causal Order: Comment on Caren and Panofsky (2005).
+Ragin, Charles C., and Sarah Ilene Strand. 2008. \dQuote{Using Qualitative Comparative
+Analysis to Study Causal Order: Comment on Caren and Panofsky (2005).}
\emph{Sociological Methods & Research} 36 (4):431-41.
+DOI: \href{http://dx.doi.org/10.1177/0049124107313903}{10.1177/0049124107313903}.
}
\keyword{datasets}
\ No newline at end of file
Modified: pkg/man/d.SA.Rd
===================================================================
--- pkg/man/d.SA.Rd 2014-08-08 14:05:29 UTC (rev 32)
+++ pkg/man/d.SA.Rd 2014-08-08 14:07:14 UTC (rev 33)
@@ -41,9 +41,10 @@
}
\source{
-Sager, Fritz, and Celine Andereggen. 2012. Dealing With Complex Causality in
-Realist Synthesis: The Promise of Qualitative Comparative Analysis.
+Sager, Fritz, and Celine Andereggen. 2012. \dQuote{Dealing With Complex Causality
+in Realist Synthesis: The Promise of Qualitative Comparative Analysis.}
\emph{American Journal of Evaluation} 33 (1):60-78.
+DOI: \href{http://dx.doi.org/10.1177/1098214011411574}{10.1177/1098214011411574}.
}
\keyword{datasets}
Modified: pkg/man/d.SS.Rd
===================================================================
--- pkg/man/d.SS.Rd 2014-08-08 14:05:29 UTC (rev 32)
+++ pkg/man/d.SS.Rd 2014-08-08 14:07:14 UTC (rev 33)
@@ -27,9 +27,9 @@
}
\source{
-Schneider, Peter, and Dieter Sadowski. 2010. The Impact of New Public Management
-Instruments on PhD Education.
-\emph{Higher Education} 59 (5):543-65.
+Schneider, Peter, and Dieter Sadowski. 2010. \dQuote{The Impact of New Public
+Management Instruments on PhD Education.} \emph{Higher Education} 59 (5):543-65.
+DOI: \href{http://dx.doi.org/10.1007/s10734-009-9264-3}{10.1007/s10734-009-9264-3}.
}
\keyword{datasets}
Modified: pkg/man/deMorgan.Rd
===================================================================
--- pkg/man/deMorgan.Rd 2014-08-08 14:05:29 UTC (rev 32)
+++ pkg/man/deMorgan.Rd 2014-08-08 14:07:14 UTC (rev 33)
@@ -61,7 +61,7 @@
deMorgan("A&C + B&~C", prod.split = "&")
# use solution object of class "qca" returned by eqmcc() function;
-# even with multiple solutions
+# even with multiple models
data(d.Kro)
Kro.sol <- eqmcc(d.Kro, outcome = "WNP", include = "?")
deMorgan(Kro.sol)
Modified: pkg/man/demoChart.Rd
===================================================================
--- pkg/man/demoChart.Rd 2014-08-08 14:05:29 UTC (rev 32)
+++ pkg/man/demoChart.Rd 2014-08-08 14:07:14 UTC (rev 33)
@@ -38,10 +38,10 @@
}
\references{
-McCluskey, Edward J. 1956. Minimization of Boolean Functions.
+McCluskey, Edward J. 1956. \dQuote{Minimization of Boolean Functions.}
\emph{Bell Systems Technical Journal} 35 (6):1417-44.
-Quine, Willard V. 1952. The Problem of Simplifying Truth Functions.
+Quine, Willard V. 1952. \dQuote{The Problem of Simplifying Truth Functions.}
\emph{American Mathematical Monthly} 59 (8):521-31.
}
Modified: pkg/man/eqmcc.Rd
===================================================================
--- pkg/man/eqmcc.Rd 2014-08-08 14:05:29 UTC (rev 32)
+++ pkg/man/eqmcc.Rd 2014-08-08 14:07:14 UTC (rev 33)
@@ -216,34 +216,35 @@
}
\references{
-Baumgartner, Michael. 2009. Inferring Causal Complexity.
+Baumgartner, Michael. 2009. \dQuote{Inferring Causal Complexity.}
\emph{Sociological Methods & Research} 38 (1):71-101.
+DOI: \href{http://dx.doi.org/10.1177/0049124109339369}{10.1177/0049124109339369}.
-Emmenegger, Patrick. 2011. Job Security Regulations in Western Democracies: A
-Fuzzy Set Analysis.
-\emph{European Journal of Political Research} 50 (3):336-64.
+Emmenegger, Patrick. 2011. \dQuote{Job Security Regulations in Western Democracies:
+A Fuzzy Set Analysis.} \emph{European Journal of Political Research} 50 (3):336-64.
+DOI: \href{http://dx.doi.org/10.1111/j.1475-6765.2010.01933.x}{10.1111/j.1475-6765.2010.01933.x}.
-Hartmann, Christof, and Joerg Kemmerzell. 2010. Understanding Variations in Party
-Bans in Africa.
-\emph{Democratization} 17 (4):642-65.
+Hartmann, Christof, and Joerg Kemmerzell. 2010. \dQuote{Understanding Variations
+in Party Bans in Africa.} \emph{Democratization} 17 (4):642-65.
+DOI: \href{http://dx.doi.org/10.1080/13510347.2010.491189}{10.1080/13510347.2010.491189}.
-McCluskey, Edward J. 1956. Minimization of Boolean Functions.
+McCluskey, Edward J. 1956. \dQuote{Minimization of Boolean Functions.}
\emph{Bell Systems Technical Journal} 35 (6):1417-44.
McCluskey, Edward J. 1965. \emph{Introduction to the Theory of Switching Circuits}.
Princeton: Princeton University Press.
-Krook, Mona Lena. 2010. Women's Representation in Parliament: A Qualitative
-Comparative Analysis.
-\emph{Political Studies} 58 (5):886-908.
+Krook, Mona Lena. 2010. \dQuote{Women's Representation in Parliament: A Qualitative
+Comparative Analysis.} \emph{Political Studies} 58 (5):886-908.
+DOI: \href{http://dx.doi.org/10.1111/j.1467-9248.2010.00833.x}{10.1111/j.1467-9248.2010.00833.x}.
-Ragin, Charles C., and Sarah Ilene Strand. 2008. Using Qualitative Comparative
-Analysis to Study Causal Order: Comment on Caren and Panofsky (2005).
+Ragin, Charles C., and Sarah Ilene Strand. 2008. \dQuote{Using Qualitative Comparative
+Analysis to Study Causal Order: Comment on Caren and Panofsky (2005).}
\emph{Sociological Methods & Research} 36 (4):431-41.
-Thiem, Alrik. 2014. Parameters of Fit and Intermediate Solutions in Multi-Value
-Qualitative Comparative Analysis. \emph{Quality & Quantity}
-DOI:10.1007/s11135-014-0015-x.
+Thiem, Alrik. 2014. \dQuote{Parameters of Fit and Intermediate Solutions in Multi-Value
+Qualitative Comparative Analysis.} \emph{Quality & Quantity}.
+DOI: \href{http://dx.doi.org/10.1007/s11135-014-0015-x}{10.1007/s11135-014-0015-x}.
}
\seealso{\code{\link{truthTable}}, \code{\link{factorize}}}
Modified: pkg/man/factorize.Rd
===================================================================
--- pkg/man/factorize.Rd 2014-08-08 14:05:29 UTC (rev 32)
+++ pkg/man/factorize.Rd 2014-08-08 14:07:14 UTC (rev 33)
@@ -15,7 +15,7 @@
\arguments{
\item{expression}{A string representing a set-theoretic expression or a solution
- object of class "qca".}
+ object of class \dQuote{qca}.}
\item{prod.split}{The intersection (product) operator (if any).}
\item{sort.factorizing}{Logical, sort results beginning with largest number of
factorizing sets.}
@@ -24,8 +24,8 @@
}
\details{
-In set theory, the intersection operator "*" is distributive over the union
-operator "+" such that for any three sets \eqn{a}, \eqn{b} and \eqn{c}, the
+In set theory, the intersection operator \dQuote{*} is distributive over the union
+operator \dQuote{+} such that for any three sets \eqn{a}, \eqn{b} and \eqn{c}, the
following law holds: \eqn{(a*b) + (a*c) = a*(b + c)}{(a*b) + (a*c) = a*(b + c)}
(Hohn 1966, pp.78-80; South 1974, p.12). The \code{factorize()} function finds
all possible sets \eqn{a}{a} for any set-theoretic expression. Factorized
Modified: pkg/man/findSubsets.Rd
===================================================================
--- pkg/man/findSubsets.Rd 2014-08-08 14:05:29 UTC (rev 32)
+++ pkg/man/findSubsets.Rd 2014-08-08 14:07:14 UTC (rev 33)
@@ -38,13 +38,14 @@
}
\references{
-Dusa, Adrian. 2007. \emph{Enhancing Quine-McCluskey}. COMPASSS: WP 2007-49.
-Available from: http://www.compasss.org/wpseries/Dusa2007b.pdf.
+Dusa, Adrian. 2007. \emph{Enhancing Quine-McCluskey}. COMPASSS: Working Paper
+2007-49. URL: \url{http://www.compasss.org/wpseries/Dusa2007b.pdf}.
-Dusa, Adrian. 2010. A Mathematical Approach to the Boolean Minimization Problem.
-\emph{Quality & Quantity} 44 (1):99-113.
+Dusa, Adrian. 2010. \dQuote{A Mathematical Approach to the Boolean Minimization
+Problem.} \emph{Quality & Quantity} 44 (1):99-113.
+DOI: \href{http://dx.doi.org/10.1007/s11135-008-9183-x}{10.1007/s11135-008-9183-x}.
-Quine, Willard V. 1952. The Problem of Simplifying Truth Functions.
+Quine, Willard V. 1952. \dQuote{The Problem of Simplifying Truth Functions.}
\emph{American Mathematical Monthly} 59 (8):521-31.
}
Modified: pkg/man/findSupersets.Rd
===================================================================
--- pkg/man/findSupersets.Rd 2014-08-08 14:05:29 UTC (rev 32)
+++ pkg/man/findSupersets.Rd 2014-08-08 14:07:14 UTC (rev 33)
@@ -36,11 +36,12 @@
}
\references{
-Dusa, Adrian. 2007. \emph{Enhancing Quine-McCluskey}. COMPASSS: WP 2007-49.
-Available from: http://www.compasss.org/wpseries/Dusa2007b.pdf.
+Dusa, Adrian. 2007. \emph{Enhancing Quine-McCluskey}. COMPASSS: Working Paper
+2007-49. URL: \url{http://www.compasss.org/wpseries/Dusa2007b.pdf}.
-Dusa, Adrian. 2010. A Mathematical Approach to the Boolean Minimization Problem.
-\emph{Quality & Quantity} 44 (1):99-113.
+Dusa, Adrian. 2010. \dQuote{A Mathematical Approach to the Boolean Minimization
+Problem.} \emph{Quality & Quantity} 44 (1):99-113.
+DOI: \href{http://dx.doi.org/10.1007/s11135-008-9183-x}{10.1007/s11135-008-9183-x}.
}
\seealso{\code{\link{findSubsets}}, \code{\link{getRow}}}
Modified: pkg/man/getRow.Rd
===================================================================
--- pkg/man/getRow.Rd 2014-08-08 14:05:29 UTC (rev 32)
+++ pkg/man/getRow.Rd 2014-08-08 14:07:14 UTC (rev 33)
@@ -45,11 +45,12 @@
}
\references{
-Dusa, Adrian. 2007. \emph{Enhancing Quine-McCluskey}. COMPASSS: WP 2007-49.
-Available from: http://www.compasss.org/wpseries/Dusa2007b.pdf.
+Dusa, Adrian. 2007. \emph{Enhancing Quine-McCluskey}. COMPASSS: Working Paper
+2007-49. URL: \url{http://www.compasss.org/wpseries/Dusa2007b.pdf}.
-Dusa, Adrian. 2010. A Mathematical Approach to the Boolean Minimization Problem.
-\emph{Quality & Quantity} 44 (1):99-113.
+Dusa, Adrian. 2010. \dQuote{A Mathematical Approach to the Boolean Minimization
+Problem.} \emph{Quality & Quantity} 44 (1):99-113.
+DOI: \href{http://dx.doi.org/10.1007/s11135-008-9183-x}{10.1007/s11135-008-9183-x}.
}
\seealso{\code{\link{createMatrix}}, \code{\link[base]{expand.grid}}}
Modified: pkg/man/pof.Rd
===================================================================
--- pkg/man/pof.Rd 2014-08-08 14:05:29 UTC (rev 32)
+++ pkg/man/pof.Rd 2014-08-08 14:07:14 UTC (rev 33)
@@ -65,13 +65,13 @@
}
\references{
-Emmenegger, Patrick. 2011. Job Security Regulations in Western Democracies: A
-Fuzzy Set Analysis.
-\emph{European Journal of Political Research} 50 (3):336-64.
+Emmenegger, Patrick. 2011. \dQuote{Job Security Regulations in Western Democracies:
+A Fuzzy Set Analysis.} \emph{European Journal of Political Research} 50 (3):336-64.
+DOI: \href{http://dx.doi.org/10.1111/j.1475-6765.2010.01933.x}{10.1111/j.1475-6765.2010.01933.x}.
-Krook, Mona Lena. 2010. Women's Representation in Parliament: A Qualitative
-Comparative Analysis.
-\emph{Political Studies} 58 (5):886-908.
+Krook, Mona Lena. 2010. \dQuote{Women's Representation in Parliament: A Qualitative
+Comparative Analysis.} \emph{Political Studies} 58 (5):886-908.
+DOI: \href{http://dx.doi.org/10.1111/j.1467-9248.2010.00833.x}{10.1111/j.1467-9248.2010.00833.x}.
}
\seealso{\code{\link{eqmcc}}, \code{\link{superSubset}}}
Modified: pkg/man/solveChart.Rd
===================================================================
--- pkg/man/solveChart.Rd 2014-08-08 14:05:29 UTC (rev 32)
+++ pkg/man/solveChart.Rd 2014-08-08 14:07:14 UTC (rev 33)
@@ -37,10 +37,10 @@
}
\references{
-McCluskey, Edward J. 1956. Minimization of Boolean Functions.
+McCluskey, Edward J. 1956. \dQuote{Minimization of Boolean Functions.}
\emph{Bell Systems Technical Journal} 35 (6):1417-44.
-Quine, Willard V. 1952. The Problem of Simplifying Truth Functions.
+Quine, Willard V. 1952. \dQuote{The Problem of Simplifying Truth Functions.}
\emph{American Mathematical Monthly} 59 (8):521-31.
}
Modified: pkg/man/superSubset.Rd
===================================================================
--- pkg/man/superSubset.Rd 2014-08-08 14:05:29 UTC (rev 32)
+++ pkg/man/superSubset.Rd 2014-08-08 14:07:14 UTC (rev 33)
@@ -97,21 +97,22 @@
}
\references{
[TRUNCATED]
To get the complete diff run:
svnlook diff /svnroot/qca -r 33
More information about the Qca-commits
mailing list