powered by
Use empirical bootstrap to estimate log-RSS CI
bootstrap_logrss(object, ...)# S3 method for glm bootstrap_logrss(object, x1, x2, ci_level, n_boot, mle, ...)# S3 method for fit_clogit bootstrap_logrss(object, x1, x2, ci_level, n_boot, mle, ...)
# S3 method for glm bootstrap_logrss(object, x1, x2, ci_level, n_boot, mle, ...)
# S3 method for fit_clogit bootstrap_logrss(object, x1, x2, ci_level, n_boot, mle, ...)
This function is meant for internal use by log_rss() and is not meant to be called by the user.
log_rss()