Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

grandpart

Accessory Function for Cross-validation


Description

Randomly partition a dataset into k approximately equally sized partitions.

Usage

grandpart(dataset, k)

Arguments

dataset

a dataset for partitioning.

k

the number of partitions; the cross-validation fold number.

Value

Returns a list containing the partitioned datasets.

Note

This function is not designed to be called directly, but acts within kcrossval


apricom

Tools for the a Priori Comparison of Regression Modelling Strategies

v1.0.0
GPL-2
Authors
Romin Pajouheshnia [aut, cre], Wiebe Pestman [aut], Rolf Groenwold [aut]
Initial release
2015-11-11

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.