ptable_params-class: An S4 class to represent perturbation parameters

ptable_params-classR Documentation

An S4 class to represent perturbation parameters

Description

An S4 class to represent perturbation parameters

Slots

D

(integer) parameter for maximum perturbation / noise

V

(numeric) parameter for perturbation variance

js

(integer) parameter for original counts not to be perturbed

ncat

(integer) number of perturbation classes

pstay

numeric vector specifying parameter for non-perturbation

optim

(integer) specifying optimization parameter for optimization function

mono

(logical) vector specifying optimization parameter for monotony condition

label

(character) label for output

icat

(integer) categorized original frequencies i

table

(character) type of table: frequency counts (cnts) or magnitude (nums)

step

(integer) step

type

(character) indicator for the extra column 'type' used for magnitude tables: 'even', 'odd' or 'all'


tenderle/ptable documentation built on March 5, 2023, 3:35 a.m.