SplitVec: function to split a vector in pieces, needed for e.g. cross...

Description Usage Arguments

View source: R/tools.R

Description

function to split a vector in pieces, needed for e.g. cross validation

Usage

1
SplitVec(x, n)

Arguments

x

the vector to split

n

the number of splits


sagade/inf460 documentation built on Dec. 31, 2020, 3:15 a.m.