View source: R/print.summary.impactspar.pspatreg.R
print.summary.impactspar.pspatreg | R Documentation |
Print method for objects of class summary.impactspar.pspatreg
## S3 method for class 'summary.impactspar.pspatreg'
print(x, digits = max(3L, getOption("digits") - 3L), ...)
x |
object of class summary.impactspar.pspatreg. |
digits |
number of digits to show in printed tables. Default: max(3L, getOption("digits") - 3L). |
... |
further arguments passed to or from other methods. |
No return value, called for side effects.
Roman Minguez | roman.minguez@uclm.es |
Roberto Basile | roberto.basile@univaq.it |
Maria Durban | mdurban@est-econ.uc3m.es |
Gonzalo Espana-Heredia | gehllanza@gmail.com |
impactspar
Compute direct, indirect and
total impacts for continous parametric covariates.
summary.impactspar.pspatreg
Summary method
for summary.pspatreg objects.
# See examples for \code{\link{impactspar}} function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.