coef.enriched_glm       Function to extract model coefficients from
                        objects of class 'enriched_glm'
coef.enriched_lm        Function to extract model coefficients from
                        objects of class 'enriched_lm'
create_enrichwith_skeleton
                        Create a enrichwith skeleton
endometrial             Histology grade and risk factors for 79 cases
                        of endometrial cancer
enrich                  Generic method for enriching objects
enrich.family           Enrich objects of class 'family'
enrich.glm              Enrich objects of class 'glm'
enrich.link-glm         Enrich objects of class 'link-glm'
enrich.lm               Enrich objects of class 'lm'
enrichwith              Methods to enrich list-like R objects with
                        extra components
get_auxiliary_functions
                        Generic method for extracting or computing
                        auxiliary functions for objects
get_auxiliary_functions.glm
                        Function to compute/extract auxiliary functions
                        from objects of class 'glm'/'enriched_glm'
get_auxiliary_functions.lm
                        Function to compute/extract auxiliary functions
                        from objects of class 'lm'/'enriched_lm'
get_bias_function       Generic method for extracting or computing a
                        function that returns the bias for the
                        parameters in modelling objects
get_bias_function.glm   Function to compute/extract a function that
                        returns the first term in the expansion of the
                        bias of the MLE for the parameters of an object
                        of class 'glm'/'enriched_glm'
get_bias_function.lm    Function to compute/extract a function that
                        returns the first term in the expansion of the
                        bias of the MLE for the parameters of an object
                        of class 'lm'/'enriched_lm'
get_enrichment_options
                        Generic method for getting available options
                        for the enrichment of objects
get_enrichment_options.family
                        Available options for the enrichment objects of
                        class family
get_enrichment_options.glm
                        Available options for the enrichment objects of
                        class 'glm'
get_enrichment_options.link-glm
                        Available options for the enrichment objects of
                        class link-glm
get_enrichment_options.lm
                        Available options for the enrichment objects of
                        class 'lm'
get_information_function
                        Generic method for extracting or computing a
                        function that returns the information matrix
                        for modelling objects
get_information_function.glm
                        Function to compute/extract a function that
                        returns the information matrix for an object of
                        class 'glm'/'enriched_glm'
get_information_function.lm
                        Function to compute/extract a function that
                        returns the information matrix for an object of
                        class 'lm'/'enriched_lm'
get_score_function      Generic method for extracting or computing a
                        function that returns the scores for modelling
                        objects
get_score_function.glm
                        Function to compute/extract a function that
                        returns the scores (derivatives of the
                        log-likelihood) for an object of class
                        'glm'/'enriched_glm'
get_score_function.lm   Function to compute/extract a function that
                        returns the scores (derivatives of the
                        log-likelihood) for an object of class
                        'lm'/'enriched_lm'
get_simulate_function   Generic method for extracting or computing a
                        simulate function for modelling objects
get_simulate_function.glm
                        Function to compute/extract a simulate function
                        for response vectors from an object of class
                        'glm'/'enriched_glm'
get_simulate_function.lm
                        Function to compute/extract a simulate function
                        for response vectors from an object of class
                        'lm'/'enriched_lm'
