check_class_fixest | R Documentation |
'check_class_fixest' ensures that each class is of the type "fixest" so that the mean of the dependent variable can be taken using fixest built-in methods.
check_class_fixest(models)
models |
Input list. This is the input list of models taken from the user. |
A Boolean of TRUE/FALSE indicating whether the elements are of fixest type.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.