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


penaltyLearning documentation built on Sept. 8, 2023, 5:47 p.m.