txt.fn {mplot} | R Documentation |
Print text for fence methods
Description
This function provides the text for the case when trace=TRUE when using lmfence and glmfence functions.
Usage
txt.fn(score, UB, obj)
Arguments
score |
realised value |
UB |
upper bound |
obj |
fitted model object |
[Package mplot version 1.0.6 Index]