Skip to main content
Back to top
Ctrl
+
K
pyGAM
Quick Start
A Tour of pyGAM
API Reference
Search
Ctrl
+
K
PyPI
GitHub
Search
Ctrl
+
K
Quick Start
A Tour of pyGAM
API Reference
PyPI
GitHub
Section Navigation
pygam.pygam
ExpectileGAM
GAM
GammaGAM
InvGaussGAM
LinearGAM
LogisticGAM
PoissonGAM
pygam.terms
f
l
s
te
FactorTerm
Intercept
LinearTerm
MetaTermMixin
SplineTerm
TensorTerm
Term
TermList
pygam.distributions
divide_weights
multiply_weights
BinomialDist
Distribution
GammaDist
InvGaussDist
NormalDist
PoissonDist
pygam.links
IdentityLink
InvSquaredLink
InverseLink
Link
LogLink
LogitLink
pygam.penalties
concave
convex
convexity_
derivative
l2
monotonic_dec
monotonic_inc
monotonicity_
none
periodic
sparse_diff
wrap_penalty
pygam.callbacks
validate_callback
validate_callback_data
Accuracy
CallBack
Coef
Deviance
Diffs
API Reference
pygam.penalties
periodic
periodic
#
pygam.penalties.
periodic
(
n
,
coef
,
derivative
=
2
,
_penalty
=
<function
derivative>
)
[source]
#
On this page
periodic()
Edit on GitHub
This Page
Show Source