This function implements the [xtable::xtable()] method for [mlpsa()].
# S3 method for mlpsa
xtable(
x,
caption,
label,
align,
digits = 2,
display = NULL,
auto = FALSE,
include.note = TRUE,
...
)
results of [mlpsa()]
passed through to [xtable::xtable()].
passed through to [xtable::xtable()].
Not used.
number of digits to print.
passed through to [xtable::xtable()].
passed through to [xtable::xtable()].
include a table note indicating how many rows were removed due to insufficient data within a strata.
other parameters passed to [summary.mlpsa()]