cross_validate_10fold: A function for 10fold cross validation on a predefined...

Description Usage Arguments

Description

A function for 10fold cross validation on a predefined partition of data

Usage

1
2
cross_validate_10fold(ensSiteData, testnmes, ctwtests, individSiteDataPath,
  functionalform, sdfunctionalform, ensemblename, testpartition)

Arguments

ensSiteData

A list of sites for ensemble under consideration

testnmes

The names of the CTW tests

ctwtests

The actual ctw tests in full

functionalform

The name functional form for the mean of the likelihood

sdfunctionalform

The name of the functional form for the standard deviation of the likelihood

ensemblename

The name of the ensemble under consideration

testpartition

The names of the CTW tests that will be excluded from training to be used for testing.


JGCRI/persephone documentation built on May 9, 2019, 3:25 a.m.