extract_model_info_func: extract_model_info_func

View source: R/extract_model_info_func.R

extract_model_info_funcR Documentation

extract_model_info_func

Description

Get information from a model object. This function is a wraper from the broom package to glance, tidy and augment the model object. Extract and display also different disgnostic tools for model: eg. LogLik, AIC, BIC.

Usage

extract_model_info_func(ns_df)

Arguments

ns_df

A nested dataframe containing a column with a model object named model.

Value

A nested dataframe with additional columns containing model information.

Examples

# example is missing.

rjlopez2/AnlysisOfWaves documentation built on Sept. 15, 2022, 2:25 p.m.