multimodel-class: Class "multimodel" for storage of multidataset models, data and the
results of fitting.
Description
multimodel
is the class to store data, a generally applicable model, a
list of per-data models, a specification of per-dataset model differences, and
results for the analysis of possibly many datasets. After a call to
fitModel
an object is initialized of the multimodel
class.Objects from the Class
Objects can be created by calls of the form new("multimodel", ...)
or
multimodel(...)
.Details
after a call to fitModel
, an object of class
multimodel
exists in the global environment as the variable
currModel