Learn R Programming

SDMtune (version 0.2.1)

old2NewSDMmodel: Convert Old SDMmodel object

Description

This is an help function to convert SDMmodel objects created with an old version of SDMtune (v <= 0.2.0) into the new format.

Usage

old2NewSDMmodel(model, fold = NULL)

Arguments

model

old SDMmodel object.

fold

logical, used internally, don't use it directly.

Value

An '>SDMmodel object in the new format.