anscombiser-internal: Internal anscombiser functions
Description
Internal anscombiser functions
Usage
is_wholenumber(x, tol = .Machine$double.eps^0.5)is_pos_def(x, tol = 1e-06)
minimal_rotation(x)
make_stats(x, stats, idempotent = FALSE)
Details
These functions are not intended to be called by the user.