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 class 'FLModelSim'
pars2dim(object)
# S4 method for class 'FLPar'
pars2dim(object)
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
.