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/sophTools documentation built on June 5, 2024, 8:50 a.m.