plot: Plot the main values in the optimization approach to...

Description Usage Arguments Value

Description

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

Usage

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

Arguments

x

Object of class contObsPredModelParam.

y

Character vector with the names of the variable names. These names must be the names of the Edits in the FT argument.

...

Arguments to be passed to methods, especially including

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

  • Ref as a Character vector with the conditions that set the units with which to compare

  • FT as a StQ object with the values of the selected units in the optimization approach to selective editing;

  • ErrorMoments as a ErrorMoments object with the error moments corresponding to queried units;

Value

Returns an invisible NULL plotting the one scatterplot per variable and a data.table with information about the results of selective editing.


david-salgado/contObsPredModelParam documentation built on Nov. 7, 2019, 5:45 p.m.