<?xml version="1.0" encoding="UTF-8"?>

<rdf:RDF
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
	xmlns="http://purl.org/rss/1.0/"
	xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:admin="http://webns.net/mvcb/" >
 <channel rdf:about="https://r-forge.r-project.org/export/rss_sfnews.php">
  <title>R-Forge Project News</title>
  <link>https://r-forge.r-project.org/</link>
  <description>R-Forge Project News Highlights</description>
 <items>
 <rdf:Seq>
 <rdf:li rdf:resource="https://r-forge.r-project.org/forum/forum.php?forum_id=4563" />
 <rdf:li rdf:resource="https://r-forge.r-project.org/forum/forum.php?forum_id=4562" />
 <rdf:li rdf:resource="https://r-forge.r-project.org/forum/forum.php?forum_id=4552" />
 <rdf:li rdf:resource="https://r-forge.r-project.org/forum/forum.php?forum_id=4493" />
 <rdf:li rdf:resource="https://r-forge.r-project.org/forum/forum.php?forum_id=4425" />
 <rdf:li rdf:resource="https://r-forge.r-project.org/forum/forum.php?forum_id=4302" />
 <rdf:li rdf:resource="https://r-forge.r-project.org/forum/forum.php?forum_id=3961" />
 <rdf:li rdf:resource="https://r-forge.r-project.org/forum/forum.php?forum_id=3960" />
 <rdf:li rdf:resource="https://r-forge.r-project.org/forum/forum.php?forum_id=3369" />
 <rdf:li rdf:resource="https://r-forge.r-project.org/forum/forum.php?forum_id=2417" />
 </rdf:Seq>
 </items>
 </channel>

 <item rdf:about="https://r-forge.r-project.org/forum/forum.php?forum_id=4563">
   <title>maxLik has moved to GitHub</title>
   <link>https://r-forge.r-project.org/forum/forum.php?forum_id=4563</link>
   <description>The development of the maxLik package has been moved to GitHub:&lt;br /&gt;
&lt;br /&gt;
https://r-forge.r-project.org/projects/maxlik/&lt;br /&gt;
</description>
   <dc:subject>maxLik: Maximum Likelihood Estimation</dc:subject>
   <dc:creator>Arne Henningsen</dc:creator>
  <dc:date>2022-05-18T19:08:32+00:00</dc:date>
  </item>

 <item rdf:about="https://r-forge.r-project.org/forum/forum.php?forum_id=4562">
   <title>maxLik has moved to GitHub</title>
   <link>https://r-forge.r-project.org/forum/forum.php?forum_id=4562</link>
   <description>The development of the maxLik package has been moved to GitHub:&lt;br /&gt;
&lt;br /&gt;
https://github.com/arne-henningsen/maxLik&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
</description>
   <dc:subject>maxLik: Maximum Likelihood Estimation</dc:subject>
   <dc:creator>Arne Henningsen</dc:creator>
  <dc:date>2022-05-18T19:08:25+00:00</dc:date>
  </item>

 <item rdf:about="https://r-forge.r-project.org/forum/forum.php?forum_id=4552">
   <title>maxLik 1.5-2 released</title>
   <link>https://r-forge.r-project.org/forum/forum.php?forum_id=4552</link>
   <description>Highlights since 1.3-0 include stochastic gradient ascent, tidy/glance methods, and various bugfixes.  See NEWS for more information.</description>
   <dc:subject>maxLik: Maximum Likelihood Estimation</dc:subject>
   <dc:creator>Ott Toomet</dc:creator>
  <dc:date>2021-07-30T08:07:39+00:00</dc:date>
  </item>

 <item rdf:about="https://r-forge.r-project.org/forum/forum.php?forum_id=4493">
   <title>maxLik 1.3-0 released</title>
   <link>https://r-forge.r-project.org/forum/forum.php?forum_id=4493</link>
   <description>This version introduces a new feature, Marquardt (1963) quadratic approximation control for Newton-Raphson related optimizers.&lt;br /&gt;
&lt;br /&gt;
It also introduces a new API: the preferred method to submit the control options to the optimizers is now through 'control=list(...)' argument.  The old API is also supported.</description>
   <dc:subject>maxLik: Maximum Likelihood Estimation</dc:subject>
   <dc:creator>Ott Toomet</dc:creator>
  <dc:date>2015-10-28T16:48:07+00:00</dc:date>
  </item>

 <item rdf:about="https://r-forge.r-project.org/forum/forum.php?forum_id=4425">
   <title>Paper about maxLik freely available on-line</title>
   <link>https://r-forge.r-project.org/forum/forum.php?forum_id=4425</link>
   <description>An &amp;quot;author-created version&amp;quot; of the paper &amp;quot;maxLik: A package for maximum likelihood estimation in R&amp;quot; (Computational Statistics 26(3), 2011, p. 443-458, written by Arne Henningsen and Ott Toomet) is freely available at Arne's website: https://absalon.itslearning.com/data/ku/103018/publications/maxLik.pdf</description>
   <dc:subject>maxLik: Maximum Likelihood Estimation</dc:subject>
   <dc:creator>Arne Henningsen</dc:creator>
  <dc:date>2013-10-21T09:00:52+00:00</dc:date>
  </item>

 <item rdf:about="https://r-forge.r-project.org/forum/forum.php?forum_id=4302">
   <title>maxLik 1.1-2 released</title>
   <link>https://r-forge.r-project.org/forum/forum.php?forum_id=4302</link>
   <description>This is a bugfix release, improved BHHH handling and more informative error messages for numeric gradient</description>
   <dc:subject>maxLik: Maximum Likelihood Estimation</dc:subject>
   <dc:creator>Ott Toomet</dc:creator>
  <dc:date>2012-03-04T18:59:58+00:00</dc:date>
  </item>

 <item rdf:about="https://r-forge.r-project.org/forum/forum.php?forum_id=3961">
   <title>maxLik 1.0-2 released</title>
   <link>https://r-forge.r-project.org/forum/forum.php?forum_id=3961</link>
   <description>maxLik 1.0-2 was released today.  It is mostly a bugfix release.&lt;br /&gt;
&lt;br /&gt;
* API CHANGE: constrOptim2 removed from API.  Names of it's formal arguments are changed.  Use maxXXX with the option constraints= instead.&lt;br /&gt;
&lt;br /&gt;
* maxBFGSR works with fixed parameters.&lt;br /&gt;
&lt;br /&gt;
* maxBFGS and other optim-based routines work with both fixed&lt;br /&gt;
  parameters and inequality constraints.&lt;br /&gt;
&lt;br /&gt;
</description>
   <dc:subject>maxLik: Maximum Likelihood Estimation</dc:subject>
   <dc:creator>Ott Toomet</dc:creator>
  <dc:date>2011-10-16T16:23:17+00:00</dc:date>
  </item>

 <item rdf:about="https://r-forge.r-project.org/forum/forum.php?forum_id=3960">
   <title>Article about maxLik in Computational Statistics</title>
   <link>https://r-forge.r-project.org/forum/forum.php?forum_id=3960</link>
   <description>The article is finally published as Arne Henningsen and Ott Toomet: &quot;maxLik: A package for maximum likelihood estimation in R&quot;, Computational Statistics Volume 26, Number 3, 443-458, DOI: 10.1007/s00180-010-0217-1&lt;br /&gt;
&lt;br /&gt;
Available at&lt;br /&gt;
http://www.springerlink.com/content/973512476428614p/</description>
   <dc:subject>maxLik: Maximum Likelihood Estimation</dc:subject>
   <dc:creator>Ott Toomet</dc:creator>
  <dc:date>2011-10-16T16:21:04+00:00</dc:date>
  </item>

 <item rdf:about="https://r-forge.r-project.org/forum/forum.php?forum_id=3369">
   <title>Paper about 'maxLik' forthcoming in Comp Stat</title>
   <link>https://r-forge.r-project.org/forum/forum.php?forum_id=3369</link>
   <description>A paper that describes the maxLik package will soon be published in the journal &quot;Computational Statistics&quot;. It is available on-line at:&lt;br /&gt;
&lt;br /&gt;
http://dx.doi.org/10.1007/s00180-010-0217-1&lt;br /&gt;
</description>
   <dc:subject>maxLik: Maximum Likelihood Estimation</dc:subject>
   <dc:creator>Arne Henningsen</dc:creator>
  <dc:date>2011-04-06T16:25:57+00:00</dc:date>
  </item>

 <item rdf:about="https://r-forge.r-project.org/forum/forum.php?forum_id=2417">
   <title>maxLik 0.7 is available</title>
   <link>https://r-forge.r-project.org/forum/forum.php?forum_id=2417</link>
   <description>The &amp;quot;maxLik&amp;quot; package version 0.7 is available on R-Forge and will soon be available in CRAN. &lt;br /&gt;
&lt;br /&gt;
These are the most important changes compared to the previous version (0.6):&lt;br /&gt;
&lt;br /&gt;
* Holding parameters fixed in maxNR() (and hence, also in maxBHHH()) should now be done by the new (optional) argument &amp;quot;fixed&amp;quot;, because it is convenient to use than the &amp;quot;old&amp;quot; argument &amp;quot;activePar&amp;quot; in many situations. However, the &amp;quot;old&amp;quot; argument &amp;quot;activePar&amp;quot; is kept for backward-compatibility.&lt;br /&gt;
&lt;br /&gt;
* added (optional) argument &amp;quot;fixed&amp;quot; to functions maxBFGS(), maxNM(), and maxSANN(), which can be used for holding parameters fixed at their starting values&lt;br /&gt;
&lt;br /&gt;
* added function constrOptim2(), which is a modified copy of constrOptim() from the &amp;quot;stats&amp;quot; package, but which includes a bug fix&lt;br /&gt;
&lt;br /&gt;
* added optional argument &amp;quot;cand&amp;quot; to function maxSANN(), which can be used to specify a function for generating a new candidate point (passed to argument &amp;quot;gr&amp;quot; of optim())&lt;br /&gt;
&lt;br /&gt;
* added argument &amp;quot;random.seed&amp;quot; to maxSANN() to ensure replicability&lt;br /&gt;
&lt;br /&gt;
* several mainly smaller improvements in ML estimations with linear equality and inequality constraints (via sumt() and constrOptim2(), respectively)&lt;br /&gt;
&lt;br /&gt;
* several internal changes that make the code easier to maintain&lt;br /&gt;
</description>
   <dc:subject>maxLik: Maximum Likelihood Estimation</dc:subject>
   <dc:creator>Arne Henningsen</dc:creator>
  <dc:date>2010-04-16T21:55:52+00:00</dc:date>
  </item>
</rdf:RDF>
