Learn R Programming

kequate (version 1.6.4)

genseed-class: Class "genseed"

Description

Stores the difference between two equatings which use identical log-linear models, along with the standard error of the difference of the two equatings.

Arguments

Objects from the Class

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

Slots

out:

Object of class "data.frame" containing the difference between the equated values of two equating functions and the SEED of the two equatings for equating X to Y (eqYxD and SEEDYx).

Methods

plot

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

See Also

kequate

Examples

Run this code
# NOT RUN {
showClass("genseed")
# }

Run the code above in your browser using DataLab