get.search.items | R Documentation |
Use this function to list the required items and information that should be saved and retrieved from the model set search process in search.?
functions.
get.search.items(
model = TRUE,
type1 = FALSE,
type2 = FALSE,
bestK = 1,
all = FALSE,
inclusion = FALSE,
cdfs = numeric(0),
extremeMultiplier = 0,
mixture4 = FALSE
)
model |
If |
type1 |
If |
type2 |
If |
bestK |
The number of best items to be saved in |
all |
If |
inclusion |
If |
cdfs |
Weighted average of the CDFs at each given point is calculated (for |
extremeMultiplier |
A number that determines the multiplier in the extreme bound analysis (for |
mixture4 |
If |
A list with the given options.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.