summaries.saeTrafo {saeTrafo} | R Documentation |
Summarizes an saeTrafo object
Description
Additional information about the data and model in small area estimation
methods and components of an saeTrafo object are extracted. The returned
object is suitable for printing with the print
function.
Usage
## S3 method for class 'NER'
summary(object, ...)
Arguments
object |
an object of type "NER", representing point and MSE estimates. |
... |
additional arguments that are not used in this method. |
Value
an object of type "summary.NER" with information about the sample and population data, the usage of transformation, normality tests and information of the model fit.
See Also
saeTrafoObject
, NER_Trafo
,
skewness
, kurtosis
,
shapiro.test
[Package saeTrafo version 1.0.4 Index]