extract_coefficients: Extract Coefficients

View source: R/pow_sim.r

extract_coefficientsR Documentation

Extract Coefficients

Description

Extract Coefficients

Usage

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.


simglm documentation built on Sept. 2, 2026, 1:07 a.m.