transfer-class: Class "transfer"

Description Objects from the Class Slots Methods Author(s) Examples

Description

An S4 class.

Objects from the Class

Objects can be created by calls of the form new("transfer", ...).

Slots

para:

Object of class "numeric"

Y:

Object of class "numeric"

Methods

[

signature(x = "transfer", i = "ANY", j = "missing", drop = "missing"): ...

Compare

signature(e1 = "transfer", e2 = "numeric"): ...

parameters

signature(object = "transfer"): ...

plot

signature(x = "transfer"): ...

show

signature(object = "transfer"): ...

summary

signature(object = "transfer"): ...

tprob

signature(object = "transfer", x = "missing"): ...

tprob

signature(object = "transfer", x = "numeric"): ...

Author(s)

TingYu Huang

Examples

1
showClass("transfer")

jmcurran/tfer documentation built on May 19, 2019, 1:53 p.m.