Home | Trees | Indices | Help |
---|
|
object --+ | Penalty
Represents the penalisation of a function. Penalties must take a parameter penalty_start, with default value 0. Columns, variables or corresponding entities with indices smaller than penalty_start must not be penalised. Parameters ---------- penalty_start : Non-negative integer. The number of columns, variables etc., to except from penalisation. Equivalently, the first index to be penalised. Default is 0, all columns are included.
|
|||
__metaclass__ Metaclass for defining Abstract Base Classes (ABCs). |
|
|||
Inherited from |
|
|||
Inherited from |
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Apr 6 23:52:11 2015 | http://epydoc.sourceforge.net |