ComputePriorityInfo: Return the complementary info abouth the prioritization of...

Description Usage Arguments Value

Description

ComputePriorityInfo returns an object of class StQ with complementary information about the prioritization of units in the optimization approach to selective editing. It basically returns the error estimates, the prediction error standard deviates, the quantile of the error moments per domain, the quantile of sampling weights per domain and the quantile of the unit score per domain.

Usage

1
2
3
4
5
6
7
ComputePriorityInfo(object, ObsPredModelParam, Moments, DD)


  ## S4 method for signature 
## 'UnitPrioritization,contObsPredModelParam,ErrorMoments,DD'
ComputePriorityInfo(object,
  ObsPredModelParam, Moments, DD)

Arguments

object

Object of class UnitPrioritization.

ObsPredModelParam

Object of class contObsPredModelParam.

Moments

Object of class ErrorMoments.

DD

Object of class DD.

Value

Returns an object of class StQ with the complementary info.


david-salgado/SelEditUnitPriorit documentation built on Nov. 19, 2019, 8:19 a.m.