specTest-class {momentfit}R Documentation

Class "specTest"

Description

A class to store results from a specification test.

Objects from the Class

Objects can be created by calls of the form new("specTest", ...). It is created my specTest-methods.

Slots

test:

Object of class "matrix" ~~

testname:

Object of class "character" ~~

Methods

print

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

show

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

Examples

showClass("specTest")

[Package momentfit version 0.5 Index]