Arguments
object
An output object from FindIt
.
newdata
An optional data frame in which to look for variables with which to predict. If omitted, the data used in FindIt
is used.
sort
Whether to sort samples according to estimated treatment effects.
decreasing
When sort=TRUE
, whether to sort the output in descending order or not.
unique
If unique=TRUE
, predict
returns estimated treatment effects or predicted outcomes for unique samples.
...
further arguments passed to or from other methods.