pars2dim-methods.Rd
Checks that the name of the second dimension in params is "iter". For internal use, not very interesting for users. It takes a FLModelSim
object and returns a logical
.
pars2dim(object)
# S4 method for FLModelSim
pars2dim(object)
# S4 method for FLPar
pars2dim(object)
object of relevant class (see signature of method)
Checks that the name of the second dimension in params is "iter". For internal use and not very interesting for users. It takes an FLPar
object and returns a logical
.