Show
Ignore:
Timestamp:
03/06/09 15:03:45 (16 years ago)
Author:
smidl
Message:

correction of ARX tutorial

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • doc/html/classbdm_1_1eigamma.html

    r287 r290  
    22<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> 
    33<title>mixpp: bdm::eigamma Class Reference</title> 
     4<link href="tabs.css" rel="stylesheet" type="text/css"> 
    45<link href="doxygen.css" rel="stylesheet" type="text/css"> 
    5 <link href="tabs.css" rel="stylesheet" type="text/css"> 
    66</head><body> 
    7 <!-- Generated by Doxygen 1.5.6 --> 
     7<!-- Generated by Doxygen 1.5.8 --> 
    88<script type="text/javascript"> 
    99<!-- 
     
    5353      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li> 
    5454      <li><a href="modules.html"><span>Modules</span></a></li> 
    55       <li class="current"><a href="classes.html"><span>Classes</span></a></li> 
     55      <li class="current"><a href="annotated.html"><span>Classes</span></a></li> 
    5656      <li><a href="files.html"><span>Files</span></a></li> 
    5757    </ul> 
     
    5959  <div class="tabs"> 
    6060    <ul> 
    61       <li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li> 
    6261      <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li> 
     62      <li><a href="classes.html"><span>Class&nbsp;Index</span></a></li> 
    6363      <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li> 
    6464      <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li> 
     
    6969</div> 
    7070<div class="contents"> 
    71 <h1>bdm::eigamma Class Reference</h1><!-- doxytag: class="bdm::eigamma" --><!-- doxytag: inherits="bdm::egamma" --><code>#include &lt;<a class="el" href="libEF_8h-source.html">libEF.h</a>&gt;</code> 
    72 <p> 
    73 <div class="dynheader"> 
    74 Inheritance diagram for bdm::eigamma:</div> 
    75 <div class="dynsection"> 
    76  
    77 <p><center><img src="classbdm_1_1eigamma.png" usemap="#bdm::eigamma_map" border="0" alt=""></center> 
    78 <map name="bdm::eigamma_map"> 
    79 <area href="classbdm_1_1egamma.html" alt="bdm::egamma" shape="rect" coords="0,168,90,192"> 
    80 <area href="classbdm_1_1eEF.html" alt="bdm::eEF" shape="rect" coords="0,112,90,136"> 
    81 <area href="classbdm_1_1epdf.html" alt="bdm::epdf" shape="rect" coords="0,56,90,80"> 
    82 <area href="classbdm_1_1bdmroot.html" alt="bdm::bdmroot" shape="rect" coords="0,0,90,24"> 
    83 </map> 
    84 </div> 
    85  
    86 <p> 
    87 <a href="classbdm_1_1eigamma-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2> 
    88 Inverse-Gamma posterior density.  
    89 <p> 
    90 Multivariate inverse-Gamma density as product of independent univariate densities. <p class="formulaDsp"> 
    91 <img class="formulaDsp" alt="\[ f(x|\alpha,\beta) = \prod f(x_i|\alpha_i,\beta_i) \]" src="form_59.png"> 
    92 <p> 
    93 <p> 
    94 Vector <img class="formulaInl" alt="$\beta$" src="form_76.png"> has different meaning (in fact it is 1/beta as used in definition of iG)<p> 
    95 Inverse Gamma can be converted to Gamma using <p class="formulaDsp"> 
    96 <img class="formulaDsp" alt="\[ x\sim iG(a,b) => 1/x\sim G(a,1/b) \]" src="form_60.png"> 
    97 <p> 
    98  This relation is used in sampling. <table border="0" cellpadding="0" cellspacing="0"> 
     71<h1>bdm::eigamma Class Reference</h1><!-- doxytag: class="bdm::eigamma" --><!-- doxytag: inherits="bdm::egamma" -->Inverse-Gamma posterior density.   
     72<a href="#_details">More...</a> 
     73<p> 
     74<code>#include &lt;<a class="el" href="libEF_8h-source.html">libEF.h</a>&gt;</code> 
     75<p> 
     76 
     77<p> 
     78<a href="classbdm_1_1eigamma-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0"> 
    9979<tr><td></td></tr> 
    10080<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr> 
     
    219199<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Description of the random variable. <br></td></tr> 
    220200</table> 
    221 <hr>The documentation for this class was generated from the following file:<ul> 
     201<hr><a name="_details"></a><h2>Detailed Description</h2> 
     202Inverse-Gamma posterior density.  
     203<p> 
     204Multivariate inverse-Gamma density as product of independent univariate densities. <p class="formulaDsp"> 
     205<img class="formulaDsp" alt="\[ f(x|\alpha,\beta) = \prod f(x_i|\alpha_i,\beta_i) \]" src="form_59.png"> 
     206<p> 
     207<p> 
     208Vector <img class="formulaInl" alt="$\beta$" src="form_76.png"> has different meaning (in fact it is 1/beta as used in definition of iG)<p> 
     209Inverse Gamma can be converted to Gamma using <p class="formulaDsp"> 
     210<img class="formulaDsp" alt="\[ x\sim iG(a,b) => 1/x\sim G(a,1/b) \]" src="form_60.png"> 
     211<p> 
     212 This relation is used in sampling. <hr>The documentation for this class was generated from the following file:<ul> 
    222213<li><a class="el" href="libEF_8h-source.html">libEF.h</a></ul> 
    223214</div> 
    224 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Mar 4 18:50:23 2009 for mixpp by&nbsp; 
     215<hr size="1"><address style="text-align: right;"><small>Generated on Fri Mar 6 15:01:39 2009 for mixpp by&nbsp; 
    225216<a href="http://www.doxygen.org/index.html"> 
    226 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address> 
     217<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address> 
    227218</body> 
    228219</html>