list(mat=mat,x=x, df=df, knots=knots,boundary.knots=boundary.knots,
type=type,degree=degree,delta=delta)
matit is a matrix of splines basis
xthe input of covariate
dfthe input of number of splines needed
knotsthe input of number of knots needed not including the boundary
boundary.knotsthe values of boundary knots
typetype of splines function which can be MS IS or Cs
degreedegree of the splines functions
deltathe length of the spans to split the range of covariate