Dear group members, Dear Adrian, good eveningI have a question concerning potential model ambiguity.Here is outcome of my calculations (sufficiency, absence of outcome).From C1P1, C1P2: M1: ~StrongLinks*~HighFDI + ~StrongLinks*~HighESIF + HighInv*~HighFDI*~HighESIF + HighInv*~HighFDI*~LOWFLOW -> ~HighPatent inclS PRI covS covU --------------------------------------------------------- 1 ~StrongLinks*~HighFDI 0.827 0.717 0.574 0.031 2 ~StrongLinks*~HighESIF 0.886 0.815 0.696 0.153 3 HighInv*~HighFDI*~HighESIF 1.000 1.000 0.603 0.061 4 HighInv*~HighFDI*~LOWFLOW 1.000 1.000 0.422 0.031 --------------------------------------------------------- M1 0.835 0.743 0.909From C1P3, C1P4: M1: ~StrongLinks*~HighESIF + HighInv*~HighFDI*~HighESIF + HighInv*~HighFDI*~LOWFLOW + (HighInv*~StrongLinks*~HighFDI) -> ~HighPatent M2: ~StrongLinks*~HighESIF + HighInv*~HighFDI*~HighESIF + HighInv*~HighFDI*~LOWFLOW + (~StrongLinks*~HighFDI*LOWFLOW) -> ~HighPatent ------------------- inclS PRI covS covU (M1) (M2) -------------------------------------------------------------------------- 1 ~StrongLinks*~HighESIF 0.886 0.815 0.696 0.213 0.244 0.213 2 HighInv*~HighFDI*~HighESIF 1.000 1.000 0.603 0.061 0.061 0.061 3 HighInv*~HighFDI*~LOWFLOW 1.000 1.000 0.422 0.031 0.031 0.031 -------------------------------------------------------------------------- 4 HighInv*~StrongLinks*~HighFDI 0.941 0.876 0.482 0.000 0.031 5 ~StrongLinks*~HighFDI*LOWFLOW 0.889 0.780 0.482 0.000 0.031 -------------------------------------------------------------------------- M1 0.883 0.812 0.909 M2 0.883 0.812 0.909The fact that I have these 2 (actually 3 sets), is it linked to tied redundant prime implicants? If so, can I just go for the shorter solution? ("theory" doesn't provide clues to give preference for any model)Many thanks for your advice!Best wishes,Alexander--
You received this message because you are subscribed to the Google Groups "QCA with R" group.
To unsubscribe from this group and stop receiving emails from it, send an email to qcawithr+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/qcawithr/840140dd-dd12-4570-b04a-4acd47ef4985n%40googlegroups.com.
Dear Ingo, thank you very much.So, if I understand you correctly in my case its better to just go for a parsimonious solution (see below)inclS PRI covS covU (M1) (M2) (M3) (M4) ------------------------------------------------------------------------------------- 1 ~StrongLinks*~HighESIF 0.886 0.815 0.696 0.091 0.153 0.153 0.152 0.152 2 HighInv*~HighFDI*~LOWFLOW 1.000 1.000 0.422 0.031 0.031 0.092 0.031 0.092 ------------------------------------------------------------------------------------- 3 ~StrongLinks*~HighFDI 0.827 0.717 0.574 0.000 0.031 0.031 4 ~StrongLinks*LOWFLOW 0.819 0.696 0.544 0.000 0.031 0.031 5 HighInv*~HighFDI*~HighESIF 1.000 1.000 0.603 0.000 0.061 0.061 6 ~HighFDI*~HighESIF*LOWFLOW 0.948 0.876 0.542 0.000 0.061 0.061 ------------------------------------------------------------------------------------- M1 0.835 0.743 0.909 M2 0.835 0.743 0.909 M3 0.883 0.812 0.909 M4 0.883 0.812 0.909
To view this discussion on the web visit https://groups.google.com/d/msgid/qcawithr/3abb1456-8550-45ef-b39d-a2a638fdf548n%40googlegroups.com.
Dear Adrian, I am posting here my expanded query as you suggested.The results in my previous email are derived from:intern2<-minimize(TT2n, details = TRUE,include = "?",dir.exp = "~HighInv,~StrongLinks,~HighFDI,~HighESIF,~LOWFLOW",row.dom = TRUE)
I am searching for an intermediate solution for the absence of outcomeMy questions in relation to it:Point 1. I have my results in several "sets". M1 from C1P1, C1P2 & M1 and M2 from C1P3,C1P4. What is C1P1 etc? Is it (as stated in your book) that these are combinations of conservative and parsimonious solutions which I receive while trying to calculate my intermediate solution? And if so, why do I have these two "sets" of causal pathways? Another person I talked to (he is using QCA but not with R) suggested that perhaps having these two sets is because of "tied redundant prime implicants" but he was not sure, it was an ideaPoint 2: Both solutions are long and I seem to have what is called "model ambiguity" (I am referring to a section in Oana/Schneider/Thomann book here), so I need to make a choice which solution I take to interpret by results. For me there are no conceptual/theoretical grounds to prefer one over the other but the first solution (M1 from C1P1/C1P2) is shorter, has 4 causal pathways instead of 5 and has fewer factors in most pathways. The cases themselves are identical for both solutions (M1 from C1P1/C1P2 and M1/M2 from C1P3/C1P4). Basically, can I simply base my analysis on the first solution because its shorter and I have no better reasoning to my choice?Many thanks for your time and apologies for potentially convoluted language,Alexander
To view this discussion on the web visit https://groups.google.com/d/msgid/qcawithr/13f6be6a-354a-4644-a3ef-45a721c85c4bn%40googlegroups.com.