ptable-class {ptable} | R Documentation |
An S4 class to represent perturbation table
Description
An S4 class to represent perturbation table
Slots
tMatrix
(matrix) transition matrix with perturbation probabilities
pClasses
(numeric) numeric classes
pTable
(data.table) perturbation table with probabilities
empResults
(data.table) ...
pParams
a
ptable_params
objecttStamp
(character) ...
type
(character) type indicator for magnitude tables
table
(character) type of table: frequency counts (cnts) or magnitude (nums)
[Package ptable version 1.0.0 Index]