plot: Plot a summary of the selection of units in the optimization...

Description Usage Arguments Value

Description

This method overloads the plot function to draw a picture with the information about the selection of influential statistical units in the optimization approach to selective editing.

Usage

1
2
## S4 method for signature 'AllocatedUnits,character'
plot(x, y, ...)

Arguments

x

Object of class AllocatedUnits.

y

Charactec vector with the names of the variable names roots.

...

Arguments to be passed to methods, especially including

  • Query as a data.table with the values of either the identification variables of the queried statistical units or the domain variables of queried sample domain;

  • ModelParam as a data.table with the parameters of the observation-prediction model;

  • UnitParam as a data.table with the parameters of each statistical unit (sampling weights and unit scores).

Value

Returns an invisible NULL plotting the one scatterplot per variable.


david-salgado/SelEditUnitAllocation documentation built on May 14, 2019, 9:32 p.m.