Learn R Programming

CPoptim (version 0.1.0)

Convex Partition Optimisation

Description

Convex Partition is a black-box optimisation algorithm for single objective real-parameters functions. The basic principle is to progressively estimate and exploit a regression tree similar to a CART (Classification and Regression Tree) of the objective function. For more details see 'de Paz' (2024) and 'Loh' (2011) .

Copy Link

Version

Install

install.packages('CPoptim')

Monthly Downloads

318

Version

0.1.0

License

GPL-2

Maintainer

Erick G.G. de Paz

Last Published

July 12th, 2024

Functions in CPoptim (0.1.0)

CPoptim

CPoptim