ptable-class: An S4 class to represent perturbation table

ptable-classR 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 object

tStamp

(character) ...

type

(character) type indicator for magnitude tables

table

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


ptable documentation built on March 7, 2023, 7:30 p.m.