Class "multitheta" that stores a list with one element of class "theta" for each dataset modeled.
Class multitheta
stores a list with one element of class theta
for each dataset modeled, corresponding to the parameter estimates associated with that dataset.
class
Objects can be created by calls of the form new("multitheta", ...)
or multitheta(...)
.
th
:: Object of class "list"
with element i corresponding to the theta
object for the ith dataset modeled.
Katharine M. Mullen, Ivo H. M. van Stokkum
theta-class
, dat-class