Learn R Programming

distreg.vis (version 1.7.5)

range_checker: Internal: Function that checks whether chosen covariate combinations are in the range of original data. Returns true when there is a cov comb outside of data.

Description

Internal: Function that checks whether chosen covariate combinations are in the range of original data. Returns true when there is a cov comb outside of data.

Usage

range_checker(orig_data, newdata)

Arguments