Document Actions
#1: Improved Projection Method Interface
General projection method interface to easily add other projection methods
- Proposed by
- Markus Stricker
- Proposal type
- Reserving Methods
- State
- being-discussed
Motivation
Twofold:
- extend projection interface to accommodate other projection methods
- attach statistical information to a projection, e.g. uncertainty estimates
- other results related to a projection
- make it easier for community members to add their own projection methods
Proposal
Document how an new projection method can be added using the grails plugin mechanism.
Implement an additional projection method using the plugin procedure.

