Learn R Programming

finalfit (version 1.0.8)

ff_eval: 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

.