Antonio Coppola edited Introduction.tex  over 9 years ago

Commit id: 7afa7cd2e0cff8f48f7136d11eded9a1d61f173f

deletions | additions      

       

\section{Introduction}  In this vignette we demonstrate how to use the \textbf{lbfgs} R package. \footnote{We are extremely thankful for the advice and support of Dustin Tingley.} The original motivation for writing the package was the lack of a general R implementation of the Orthant-Wise Quasi-Newton Limited-Memory (OWL-QN) optimization algorithm \cite{Andrew_Gao_2007}, except in limited-scope contexts. The package uses the libLBFGS C++ library written by Naoaki Okazaki (2010) (2010), which itself is a port of the Fortran method by Jorge Nocedal \cite{Nocedal_1980}.   \subsection{The Algorithms}  Trying out the math: