fit_all_subsets: Fit All Subsets for Multiple Response Variables

View source: R/model-fitting.R

fit_all_subsetsR Documentation

Fit All Subsets for Multiple Response Variables

Description

Fit All Subsets for Multiple Response Variables

Usage

fit_all_subsets(global_formulae, fit_data, ...)

Arguments

global_formulae

Named list of with elements for effort, total_cpt, chinook_comp, chum_comp, and sockeye_comp to be passed to the formula argument of fit_global_model_one() separately.

fit_data

data.frame storing the variables for regression fitting.

...

Optional arguments passed to fit_all_subsets_one()


bstaton1/KuskoHarvPred documentation built on Aug. 15, 2024, 3:30 p.m.