A multihyp object
A multihyp object
hyp
dataA list of hyp objects
new()Create a multihyp object
multihyp$new(data)
dataA list of hyp objects
A new multihyp object
print()Print multihyp obect
multihyp$print()
NULL
as.list()Print multihyp obect
multihyp$as.list()
A list of hyp objects as dataframes
clone()The objects of this class are cloneable with this method.
multihyp$clone(deep = FALSE)
deepWhether to make a deep clone.