Prints an valiCATE
object.
An valiCATE
object.
String controlling which parameters we are interested in. Must be one of "BLP"
, "GATES"
, "RATE"
.
Logical, whether to print LATEX code for a table. Different tables are produced according to the target
argument.
Character vector controlling which results to display. Admitted values are those stored in names(object$GATES)
. Ignored if target == "RATE"
.
Further arguments passed to or from other methods.
Prints an valiCATE
object.
Compilation of the LATEX code requires the following packages: booktabs
, float
, adjustbox
, multirow
.