ff_eval: Eval for 'lm' and 'glm' model wrappers

View source: R/finalfit_internal_functions.R

ff_evalR Documentation

Eval for 'lm' and 'glm' model wrappers

Description

Internal function, not called directly. This is in reponse to a long running issue of the best way to pass 'weights' to 'lm()' and 'glm()'. See here https://stackoverflow.com/questions/54383414/passing-weights-to-glm-using-rlang

Usage

ff_eval(.)

Arguments

.

finalfit documentation built on Nov. 17, 2023, 1:09 a.m.