name_models: Name Models

Description Usage Arguments Value

View source: R/name_models.R

Description

Name Models

Usage

1
2
name_models(data, data_name = NULL, predictor_name = NULL,
  sampling_name = NULL, resampling_name = NULL, model_name = NULL)

Arguments

data

A data frame containing fitted models.

data_name

Name of the dataset.

predictor_name

Name of the predictor data.

sampling_name

Name of the sampling method.

resampling_name

Name of the resampling method.

model_name

Name of the modeling method.

Value

A data frame with added name columns.


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