R/pow_sim.r
extract_coefficients.Rd
Extract Coefficients
extract_coefficients(model, extract_function = NULL)
A returned model object from a fitted model.
A function that extracts model results. The function must take the model object as the only argument.