par_bootstrap_mle: Parametric bootstrap for logistic regression with...

View source: R/RcppExports.R

par_bootstrap_mleR Documentation

Parametric bootstrap for logistic regression with misclassified responses

Description

Parametric bootstrap for logistic regression with misclassified responses

Usage

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


samorso/IBpaper documentation built on April 29, 2022, 10:21 p.m.