des_func_relmaxgrad: Test desirability functions

Description Usage Arguments

View source: R/adaptconcept2_sFFLHD_R6_desfuncs.R

Description

A des func where output is scaled 0 to 1, max higher.

Usage

1
des_func_relmaxgrad(mod, XX, return_se = F, N_add = 1000)

Arguments

mod

GP model

XX

Points to evaluate at

return_se

whether the se prediction should be returned along with the des, all will be returned in data.frame, this will save time if calculating the werror function since it is faster to predict both at once instead of separately

N_add

Number of points to add


CollinErickson/GradAdaptCompExp documentation built on Dec. 17, 2021, 3:02 p.m.