fp1-class: Class '"fp1"'

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

Description

Objects of the fp1 class are used by methods and functions of the fp package, to visualize and compute the fixed-point property in response time data.

Objects from the Class

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

Slots

dens:

Object of class "array". This is an array of objects of class "density".

diff:

Object of class "data.frame". This is a dataframe with the paired differences between densities.

dat:

Object of class "data.frame". This is a dataframe with the input data.

Methods

plot

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

Author(s)

Leendert van Maanen (l.vanmaanen@uva.nl)

References

Van Maanen, L. & Van Rijn, H (submitted). The fixed-point property in concurrent processing. Manuscript submitted for publication.

Examples

1
showClass("fp1")

JimGrange/Van-Maanen-fp documentation built on May 7, 2019, 10:51 a.m.