specTest-class {gmm4}R Documentation

Class "specTest"

Description

Object that contains information about specification tests.

Objects from the Class

Objects can be created by calls of the form new("specTest", ...). But it is mostly created by specTest

Slots

test:

Object of class "matrix" ~~

testname:

Object of class "character" ~~

Methods

print

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

show

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

Examples

showClass("specTest")

[Package gmm4 version 0.2-0 Index]