sadObj-class {maSAE} | R Documentation |
Small Area Design-based Objects
Description
A class for design-based estimation only.
Details
See "saeObj"
. The fixed effects part of
f
has to be NULL: design-based estimation knows no fixed effects.
Slots
Extends
Class "savObj"
, directly.
Objects from the Class
Objects can be created by calls of the form
new("sadObj", ...)
or via the constructor function "?maSAE::saObj"
.
Methods
Note
The slots are described in
"class?maSAE::saeObj"
, since this is the main class
of the package.
See Also
"saeObj"
"?maSAE::saObj"
Other classes:
characterOrNULL-class
,
saeObj-class
,
savObj-class
Examples
showClass("sadObj")
[Package maSAE version 2.0.3 Index]