compRegrTests: Compute regression tests over all model responses

Description Usage Arguments Details Value References See Also Examples

View source: R/compRegrTests.R

Description

Compute regression tests over all model responses.

Usage

1
compRegrTests(models, per_model = TRUE, mids = 1)

Arguments

models

The trained model for each response variable and all resamplings resulting from trainModel

per_model

Compute the test statistics per model or averaged over all models.

per_selector

Compute the test statistics per selector (see resamplingsByVariable)

sub_selectors

Average over a given set of selectors (NULL otherwise)

details

Return test details (TRUE/FALSE)

Details

NONE

Value

A data frame containing the test information.

References

NONE

See Also

NONE

Examples

1
2
3
4
## Not run: 
#Not run

## End(Not run)

environmentalinformatics-marburg/gpm documentation built on July 11, 2020, 11:12 a.m.