getPSAbootMethods: Returns a vector with the default methods used by 'PSAboot'.

View source: R/PSAboot.R

getPSAbootMethodsR Documentation

Returns a vector with the default methods used by PSAboot.

Description

The current default methods are:

Stratification

boot.strata

ctree

boot.ctree

rpart

boot.rpart

Matching

boot.matching

MatchIt

boot.matchit

Usage

getPSAbootMethods()

Details

The default methods can be changed by setting the PSAboot.methods option using options('PSAboot.methods'=c(...)) where ... is a named list of functions.

Value

a vector of methods for use by PSAboot


PSAboot documentation built on Oct. 24, 2023, 1:06 a.m.