get_parameters: Fetch parameters from model output

View source: R/tor_summarise.R

get_parametersR Documentation

Fetch parameters from model output

Description

get_parameters() Retrieves the parameters estimates from the model output and creates a data.frame used in the tor_summarise() function

Usage

get_parameters(tor_obj)

Arguments

tor_obj

a fitted model from tor_fit()

Value

a data.frame

See Also

Other summary: tor_ppo(), tor_summarise()


vullioud/toRpoR documentation built on Nov. 30, 2024, 11:13 a.m.