limits {distreg.vis}R Documentation

Internal: Plot limit getter

Description

A function that heavily relies on the distreg.vis::dists data.frame to obtain optimal plotting limits. Specifically, this function relies on the columns type_limits, l_limit, u_limit.

Usage

limits(fam_name, predictions)

Details

Three cases: categorical limits (cat_limits), no_limits, has_limits, both_limits


[Package distreg.vis version 1.7.5 Index]