anscombiser-internal {anscombiser} | R Documentation |
Internal anscombiser functions
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)
These functions are not intended to be called by the user.