smooth.ES.scale_model

property ES.scale_model

object$scale).

R stores either a number or a scale model in the same $scale slot and disambiguates with is.scale(). Python keeps scale a float and puts the model here, so the two never have to be told apart by type.

Type:

The implanted scale model, or None (R