full_models: Get full models from sdmflow data.frame

Description Usage Arguments Value

View source: R/full_models.R

Description

Get full models from sdmflow data.frame

Usage

1
full_models(data, fit_args, n_cores = NULL)

Arguments

data

A data frame containing models and resamples

fit_args

List of arguments that was used for fitting the models, including model calls.

Value

A data frame containing the full model fits using the entire training data.


juoe/sdmflow documentation built on Feb. 23, 2020, 7:38 p.m.