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.


lebebr01/simglm documentation built on May 9, 2024, 7:27 p.m.