doBoot: Function to run a bootstrap iteration

View source: R/doBoot.R

doBootR Documentation

Function to run a bootstrap iteration

Description

Internal function. Not intended for users.

Usage

doBoot(mod, mod_null, test)

Arguments

mod

an object of class bbdml

mod_null

an object of class bbdml

test

Character. Hypothesis testing procedure to use. One of "Wald" or "LRT" (likelihood ratio test).

Value

test statistic from one bootstrap iteration


corncob documentation built on Aug. 31, 2023, 9:06 a.m.