Skip to content

Commit

Permalink
update doct string formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
dswah authored Oct 31, 2018
1 parent 3a6e5d6 commit 97cefb7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pygam/terms.py
Original file line number Diff line number Diff line change
Expand Up @@ -625,6 +625,7 @@ def __init__(self, feature, n_splines=20, spline_order=3, lam=0.6,
Type of basis function to use in the term.
'ps' : p-spline basis
'cp' : cyclic p-spline basis, useful for building periodic functions.
by default, the maximum and minimum of the feature values
are used to determine the function's period.
Expand Down

0 comments on commit 97cefb7

Please sign in to comment.