Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

setFixest_notes

Sets/gets whether to display notes in fixest estimation functions


Description

Sets/gets the default values of whether notes (informing for NA and observations removed) should be displayed in fixest estimation functions.

Usage

setFixest_notes(x)

getFixest_notes

Arguments

x

A logical. If FALSE, then notes are permanently removed.

Format

An object of class function of length 1.

Author(s)

Laurent Berge

Examples

# Change default with
setFixest_notes(FALSE)

# Back to default which is TRUE
getFixest_notes()

fixest

Fast Fixed-Effects Estimations

v0.10.0
GPL-3
Authors
Laurent Berge [aut, cre], Sebastian Krantz [ctb], Grant McDermott [ctb] (<https://orcid.org/0000-0001-7883-8573>)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.