Hello again!
Finally, this is the last update of the `qca_solutions` function here. Sorry for being spammy!
You can find the full documentation, example usage, and source code on GitHub:
qca_solutions
The function is now complete (?), and I’ve incorporated several improvements. Below is a list of its features:
- Consolidates multiple QCA solutions: Combine conservative, intermediate, and parsimonious solutions into a single, unified dataframe.
- Consistency filtering: Use the `incl.cut` parameter to filter prime implicants based on a consistency threshold.
-
Subcomponents selection: Specify which subcomponent from the intermediate
solution (CnPn) you’d like to include, using the `icp` argument.
- Rounding: The `round` argument allows for rounding all numeric values to the desired decimal places.
- Save results directly to Excel: Easily save the output data frame to an Excel file using the `save` parameter.
Feel free to reach out if you have any questions or suggestions!
Best regards,
Breno