This is documentation for an old release of SciPy (version 0.10.0). Read this page Search for this page in the documentation of the latest stable release (version 1.15.1).
scipy.maxentropy.basemodel.setparams
-
basemodel.setparams(params)
Set the parameter vector to params, replacing the existing
parameters. params must be a list or numpy array of the same
length as the model’s feature vector f.