Parametric bootstrap for logistic regression with misclassified responses

par_bootstrap_mle(beta, x, B, seed, ncores, fp = 0, fn = 0)

Arguments

beta

a p-vector of parameter

x

a n x p design matrix

B

the number of bootstrap replicates

seed

for random number generator

ncores

number of cores for parallelisation

fp

false positive rate

fn

false negative rate