Learn R Programming

ptable (version 1.0.0)

ptable-class: An S4 class to represent perturbation table

Description

An S4 class to represent perturbation table

Arguments

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 object

tStamp

(character) ...

type

(character) type indicator for magnitude tables

table

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