Other Utilities

gu_chol(x, take.chol = !is.gu_chol(x), ...)

is.gu_chol(x)

# S3 method for gu_chol
chol(x, ..., verbose = FALSE)

chol_inv(x, ...)

logit(p)

expit(x)

Arguments

x

A matrix for chol_inv or a numeric vector for expit

take.chol

Should the cholesky be taken?

...

Other arguments (not in use at this time)

verbose

Logical, indicating whether to print some stuff.

p

A numeric vector