extract_coefficients function

Extract Coefficients

Extract Coefficients

extract_coefficients(model, extract_function = NULL)

Arguments

  • model: A returned model object from a fitted model.
  • extract_function: A function that extracts model results. The function must take the model object as the only argument.
  • Maintainer: Brandon LeBeau
  • License: MIT + file LICENSE
  • Last published: 2022-02-07