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

data

See "saeObj".

f

See "saeObj".

cluster

See "saeObj".

include

See "saeObj".

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

predict

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]