powered by
Make flextable summarizing moderation effect
modSummary2Table(x, vanilla = TRUE, ...)
An object
logical
Further argument to be passed to modSummary3
# NOT RUN { fit=lm(govact~negemot*sex+negemot*age+posemot+ideology,data=glbwarm) modSummary2Table(fit) # }
Run the code above in your browser using DataLab