runcv: Wrapper Function for Running Cross-Validation

Description Usage Arguments

View source: R/runmodel_UKvars.R

Description

A wrapper for running cross-validation.

Usage

1
2
runcv(pls, UK.varnames, rawdata = NULL, desc.vars, factr = 1e+10,
  manual.cv = NULL, ...)

Arguments

UK.varnames

A list of ?

rawdata

A matrix (?) of the rawdata, which must include the following elements: ??? Defaults to NULL. This will terminate the function call.

desc.vars

A list of ?

factr

Defaults to 1e10. What does it do?

manual.cv

Defaults to NULL. This will?


myoung3/regionalkrig documentation built on May 23, 2019, noon