Description Usage Arguments Methods (by generic) Slots
An S4 class to return the results of using the estimate_program function
1 2 3 4 5 6 7 8 9 10 |
x |
S4 estimate_program object |
... |
ignored @export |
object |
S4 estimate_program object @export |
newdata |
data.frame |
parallel |
Optional Logical vector length one. Default is |
cores |
Optional Integer vector length one |
type |
Optional Character vector length one. |
thresh |
Optional numeric vector length one – the threshold value to use for converting probabilities into discrete outcomes. |
na.action |
Optional function. |
print: An S4 method for printing an estimate_program S4 object
show: An S4 method for showing a estimate_program S4 object
predict: An S4 method for predicting with an
estimate_program S4 object
callLanguage from the call of the function
estimate_program.
timingNumeric vector length one with the total elapsed time it took
estimate_program to execute.
sessionthe results from calling sessionInfo() at end of
estimate_program function.
fullfull main results
best_funcS4 object of class model_program, which has a predict method.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.