A function to produce a summary table for the parameters
beta and eta from a call to the function
lgcpPredictSpatialPlusPars,
lgcpPredictAggregateSpatialPlusPars,
lgcpPredictSpatioTemporalPlusPars or
lgcpPredictMultitypeSpatialPlusPars
Usage
parsummary(obj, expon = TRUE, LaTeX = FALSE, ...)
Arguments
obj
an object produced by a call to
lgcpPredictSpatialPlusPars,
lgcpPredictAggregateSpatialPlusPars,
lgcpPredictSpatioTemporalPlusPars
orlgcpPredictMultitypeSpatialPlusPars
expon
whether to exponentiate the results, so that
the parameters beta haev the interpretation of "relative
risk per unit increase in the covariate" default is TRUE
LaTeX
whether to print paramter names using LaTeX
symbols (if the table is later to be exported to a LaTeX
document)
...
other arguments
Value
a data frame containing the median, 0.025 and 0.975
quantiles.