fit_and_gof: Fit all possible submodels and obtain goodnesses of fit

View source: R/hp_helpers.R

fit_and_gofR Documentation

Fit all possible submodels and obtain goodnesses of fit

Description

Fit all possible submodels and obtain goodnesses of fit

Usage

fit_and_gof(
  depvar,
  expl_df,
  fam,
  ncores,
  progress,
  gof,
  class,
  depvar_name,
  base_df,
  param,
  object
)

Stan125/vibe documentation built on June 6, 2024, 11:36 a.m.