Skip to contents

This function identifies the parameters necessary for carrying out forecasts based on the data used to fit a DRM (or SDM).

Usage

fitted_pars_sdm(data_list)

Arguments

data_list

a list used as input for model fitting. Typically, the output from the make_data function.

Value

a character vector of labels indicating the parameters necessary for the forecast.

Author

lcgodoy