check_target_pred: check target pred

View source: R/targetIntervals.R

check_target_predR Documentation

check target pred

Description

stop with an informative error if there are problems with the target matrix or predicted values.

Usage

check_target_pred(target.mat, 
    pred)

Arguments

target.mat

target.mat

pred

pred

Value

number of observations.

Author(s)

Toby Dylan Hocking <toby.hocking@r-project.org> [aut, cre]


penaltyLearning documentation built on Oct. 2, 2024, 9:09 a.m.