Hello everyone,
first of all, thank you for accepting me in this group discussion!
I have an obstacle, which I'm afraid I can't find the solution on my own, so I'm happy to ask this here - any help is greatly appreciated:
I am conducting a fsQCA in R. When using the minimize() function from
{QCA} to compute the complex/conservative solution, I am getting the
error- message:
"Error in minimize(TruthTable_2, details = TRUE, pi.cons = 0.75, : object 'wel' not found"
I do not get any error-message, when I compute the parsimonious or intermediate solution.
The minimize-function is specified as following:
compsol <- minimize(TruthTable_2, details = TRUE, pi.cons = 0.75, sol.cons = 0.75, use.labels = TRUE, method = "QMC")
My questions are: what does the
error mean and how can I resolve it?
Thank you very much for your time!
Best regards
Sophie
--
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/8b61d627-9a71-4bc4-a5ce-b582dcb33b7fn%40googlegroups.com.