GLMParallelEnsemble[{c1,c2,},λ]

constructs a parallel ensemble method with abscissae ci and .

GLMParallelEnsemble[{c1,c2,}]

constructs an explicit parallel ensemble method.

Details and Options

  • A parallel ensemble method is general linear method with , , and .

Examples

Basic Examples  (2)Summary of the most common use cases

Construct a third order parallel ensemble method:

Out[1]=1

Construct a generic, two stage parallel ensemble method:

Out[1]=1
Tech Notes