rho12() returns the residual response-response correlation from a
bivariate Gaussian drmTMB fit. By default it returns the response-scale
correlation. Use type = "link" for the Fisher-z-like linear predictor
whose response transform is 0.99999999 * tanh(eta).
Usage
rho12(object, ...)
# S3 method for class 'drmTMB'
rho12(object, newdata = NULL, type = c("response", "link"), ...)