init_earth: Initialize an earth model

Description Usage Arguments Value

Description

Creates an object designed to be passed to init_stacker that describes an earth::earth model be added to the stacking ensemble.

Usage

1
init_earth(model_name = "earth", arguments = list(degree = NULL, nk = NULL))

Arguments

model_name

name of the earth model

arguments

named list. Arguments to be passed to the earth function. See ??earth::earth for more information

Value

named list of lists with the parameters required to run an earth model


dahcase/mbgstacking documentation built on May 20, 2019, 4:08 p.m.