Learn R Programming

SphereOptimize

SphereOPtimzie provides a simple tool for numerical optimization on the unit sphere. This is achieved by combining the spherical coordinating transformation with L-BFGS-B optimization algorithm. This optimization scheme is implemented in https://doi.org/10.1016/j.jspi.2020.07.001.

Install SphereOptimize from Github:

devtools::install_github("xieyj17/SphereOptimize")

Install SphereOptimize from Github:

Currently under review process.

Copy Link

Version

Install

install.packages('SphereOptimize')

Monthly Downloads

128

Version

0.1.1

License

GPL-3

Maintainer

Yijun Xie

Last Published

September 3rd, 2020

Functions in SphereOptimize (0.1.1)

from.Sphere

Converting spherical coordinates to Cartesian coordinates
SphereOptimize

Conducting optimization on a unit sphere
to.Sphere

Converting Cartesian coordinates to spherical coordinates