| setFixest_notes {fixest} | R Documentation |
fixest estimation functionsSets/gets the default values of whether notes (informing for NA and observations removed) should be displayed in fixest estimation functions.
setFixest_notes(x) getFixest_notes
x |
A logical. If |
An object of class function of length 1.
Laurent Berge
# Change default with setFixest_notes(FALSE) # Back to default which is TRUE getFixest_notes()