getPSAbootMethods | R Documentation |
PSAboot
.The current default methods are:
boot.strata
boot.ctree
boot.rpart
boot.matching
boot.matchit
getPSAbootMethods()
The default methods can be changed by setting the PSAboot.methods
option
using options('PSAboot.methods'=c(...))
where ...
is a named
list of functions.
a vector of methods for use by PSAboot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.