Hi Dylan, thanks a lot for the great work!
I am working on doublet mode with class_df specified. I found some interpretation regarding the variables first_class and second_class in the results_df. https://github.com/dmcable/spacexr/tree/698d5b09e6f70d75d7a5284cf90f8ba4adcb7205/documentation#:~:text=For%20interpreting%20the%20results%20of%20RCTD
Can we interpret it as: if first_class is TRUE, it is less confident to claim the subtype, but it still belongs to the class defined in class_df?
Any insights are appreciated!
Hi Dylan, thanks a lot for the great work!
I am working on doublet mode with
class_dfspecified. I found some interpretation regarding the variablesfirst_classandsecond_classin theresults_df. https://github.com/dmcable/spacexr/tree/698d5b09e6f70d75d7a5284cf90f8ba4adcb7205/documentation#:~:text=For%20interpreting%20the%20results%20of%20RCTDCan we interpret it as: if
first_classisTRUE, it is less confident to claim thesubtype, but it still belongs to theclassdefined inclass_df?Any insights are appreciated!