mysub: mysub

Description Usage Arguments

Description

mysub is an internal function used in parameter tuning to select indices of training/validation data

Usage

1
mysub(A, Omega0, j, type)

Arguments

A

matrix

Omega0

Boolean matrix of indices

j

index for columns

type

chooses the type of indices to collect. 1 corresponds to A(Omega0(:,j),:) in MATLAB and 2 corresponds to A(Omega0(:,j),j)


jdrhyne2/FastLORS documentation built on March 5, 2020, 6:50 a.m.