Learn R Programming

Blossom (version 1.3)

PTMPObj-class: Class "PTMPObj"

Description

The PTMPObj class holds model specification and output from the Permutation test for matched pairs proceedure. The summary.PTMPObj class represents the summary of these objects.

Arguments

Rdversion

1.1

docType

class

Objects from the Class

Objects can be created by calls of the form new("PTMPObj", ...) or, more commonly, via the ptmp function.

See Also

ptmp

Examples

Run this code
showClass("PTMPObj")

Run the code above in your browser using DataLab