| smooth.construct.sps.smooth.spec | R Documentation | 
The sps smoother class for mgcv is adapted from the symm
class in the R package sparseFLMM. Besides symmetric bivariate P-spline
tensor product smooths, it also offers the opportunity to specify skew-symmetric
smooths, the symmetry constraints also in combination with cyclic (periodic)
marginal P-spline smooths, and the corresponding constraints for univariate
smooths.
## S3 method for class 'sps.smooth.spec' smooth.construct(object, data, knots)
object | 
 a smooth specfication object, usually generated by a term of
the form   | 
data | 
 a list containing the data.  | 
knots | 
 a list containing any knots for basis setup. Can be   | 
An object of class "sympspline.smooth". See
smooth.construct for its elements.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.