abe.num.boot: ABE for model which include only numeric covariates,...

Description Usage Examples

View source: R/abe.R

Description

ABE for model which include only numeric covariates, bootstrap version

Usage

1
2
3
abe.num.boot(fit, data, include = NULL, active = NULL, tau = 0.05,
  exp.beta = TRUE, exact = FALSE, criterion = "alpha", alpha = 0.2,
  type.test = "Chisq", k)

Examples

1


abe documentation built on May 2, 2019, 6:49 a.m.

Related to abe.num.boot in abe...