get_estimates: Get estimates from a model object

View source: R/wald_test.R

get_estimatesR Documentation

Get estimates from a model object

Description

Get estimates from a model object. This convenience function allows you to see that coefficients are properly extracted, note how their names will be parsed, and inspect their values.

Usage

get_estimates(x, ...)

Arguments

x

A model object.

...

Parameters passed to and from other functions.

Value

An object of class 'model_estimates'


tidySEM documentation built on Aug. 8, 2025, 7:21 p.m.