des_func_plateau: Test desirability functions

Description Usage Arguments Value

View source: R/adaptconcept2_sFFLHD_R6_desfuncs.R

Description

A des func for finding plateau

Usage

1
des_func_plateau(mod, XX, return_se = F, N_add = 100)

Arguments

mod

model

XX

design matrix

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 to add

Value

des value


CollinErickson/AdaptCompExp documentation built on April 13, 2020, 4:53 p.m.