Skip to content

Handle "sc.smooth.spec" smooths – these are shape constrained B splines used in scasm(). These can also use used in tensor products #373

Description

@gavinsimpson

The main addition needed is to handle sc.smooth.spec smooths, but these don't need a new method; seemingly the main difference is that these smooths don't have an nCons attribute and the code in spline_values assumed this was present.

  • make draw() etc work for these smooths
  • check what needs to happen / what mgcv does for these smooths in terms of the overall uncertainty thing

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions