Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

bootstrap_logrss

Bootstrap log-RSS estimate


Description

Use empirical bootstrap to estimate log-RSS CI

Usage

bootstrap_logrss(object, ...)

## S3 method for class 'glm'
bootstrap_logrss(object, x1, x2, ci_level, n_boot, mle)

## S3 method for class 'fit_clogit'
bootstrap_logrss(object, x1, x2, ci_level, n_boot, mle)

Details

This function is meant for internal use by log_rss() and is not meant to be called by the user.


amt

Animal Movement Tools

v0.1.4
GPL-3
Authors
Johannes Signer [aut, cre], Brian Smith [ctb], Bjoern Reineking [ctb], Ulrike Schlaegel [ctb], John Fieberg [ctb], Scott LaPoint [dtc]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.