splitData: Split Data

View source: R/splitData.R

splitDataR Documentation

Split Data

Description

Function to K-split the Gappy Data

Usage

splitData(GappyData, split = split)

Arguments

GappyData

A list object of dimension DxPxGxK

split

The number of groups to divide K into (ie. K/split). Value must be an integer and evenly divide K.


castels/interpTools documentation built on June 7, 2024, 4:20 p.m.