Skip to content

If you like the package, spread the word and give us a on GitHub!

You're not viewing the latest version. Click here to go to latest.
logo
arpoon
arpoon.rfixest.Fixest.fitstat
Initializing search
    bernardodionisi/arpoon
    • Getting Started
    • Tutorials
    • API
    • Development
    • Release Notes
    bernardodionisi/arpoon
      • Getting Started
      • Tutorials
      • Notebooks
        • Fixest Walkthorugh
      • Fixest
        • CFixest
          • Constructors
            • M__init__
          • Estimation
            • Mfeols
            • Mfeglm
            • Mfemlm
            • Mfenegbin
            • MfeNmlm
            • Mfepois
          • Results
            • Mcoeftable
            • Metable
          • Methods
            • Mclear_cache
            • Mfitstat
              • Parameters
                • psimplify
                • pverbose
                • pshow_types
                • pkwargs
            • Mget_columns_in_formula
            • Mget_data
            • Mget_metadata
            • Mr_globalenv
            • Mr_schema
          • Info
            • Mfixef_vars
          • Export
            • Mto_marginal_effects
        • CConfigFixest
          • Special methods
            • M__call__
          • Methods
            • MsetFixest_coefplot
            • MsetFixest_dict
            • MsetFixest_estimation
            • MsetFixest_etable
            • MsetFixest_print
            • MsetFixest_vcov
      • Marginal Effects
        • CMarginalEffects
          • Constructors
            • M__init__
          • Methods
            • Mavg_comparisons
            • Mavg_predictions
            • Mavg_slopes
            • Mcomparisons
            • Mdatagrid
            • Mdatagridcf
            • Mhypotheses
            • Mmarginal_means
            • Mpredictions
            • Mslopes
      • Utility
        • Fshow_versions
        • R
          • Fupdate_r_packages
      • Installation
      • Unit Tests
      • Formatting
      • Documentation
      • Versioning
      • v0.0
    • Parameters
      • psimplify
      • pverbose
      • pshow_types
      • pkwargs
    arpoon.rfixest.Fixest.fitstat(type_: str | list = None, simplify=False, verbose=True, show_types=False, **kwargs)

    Fit Statistics

    Parameters:¶
    type

    simplify=False¶

    verbose=True¶

    show_types=False¶

    **kwargs¶

    Back to top
    Previous arpoon.rfixest.Fixest.clear_cache
    Next arpoon.rfixest.Fixest.get_columns_in_formula
    © Copyright 2023, Bernardo Dionisi.
    Created using Sphinx 5.3.0. and Sphinx-Immaterial