genseed-class {kequate} | R Documentation |
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.
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")
: ...
Author(s)
bjorn.andersson@statistik.uu.se
kenny.branberg@stat.umu.se
marie.wiberg@stat.umu.se
See Also
Examples
showClass("genseed")
[Package kequate version 1.6.4 Index]