ordering.maximise: Find a good ordering in the sense that some function is...

Description Usage Arguments

View source: R/ordering.r

Description

Find a good ordering in the sense that some function is locally maximised.

Usage

1
ordering.maximise(ordering, fn)

Arguments

ordering

The permutation (ordering) to start from.

fn

A function to maximise.


DeLorean documentation built on May 2, 2019, 9:24 a.m.