![]() |
Prev | Next |
@(@
\newcommand{\R}[1]{ {\rm #1} }
\newcommand{\B}[1]{ {\bf #1} }
\newcommand{\W}[1]{ \; #1 \; }
@)@
One section per page | All sections in one page | |
MathJax |
cppad_mixed.htm
| _printable.htm |
MathML |
cppad_mixed.xml
| _printable.xml |
cppad_mixed
object,
there is a vector of fixed effects
theta
.
The number of the fixed effects, and their order is constant
(for each cppad_mixed
object).
We sometimes use @(@
\theta
@)@ to denote the vector of fixed effects.
cppad_mixed
object, there is a vector of random effects
u
.
The number of the random effects, and their order is constant
(for each cppad_mixed
object).
vec
is a density vector corresponding to @(@
\B{p}(x)
@)@,
the corresponding negative log-density is given by
@(@
- \log [ \B{p} (x) ] =
@)@
vec[0] + fabs(vec[1]) + ... fabs(vec[s-1])
where
s = vec.size()
.
_contents | Table of Contents |
install_unix | Installing cppad_mixed in Unix |
theory | Laplace Approximation for Mixed Effects Models |
base_class | cppad_mixed: Public Declarations |
namespace | The CppAD::mixed Namespace Public Declarations |
user_examples | User API Examples |
release_notes | Changes and Additions to cppad_mixed |
wish_list | CppAD Mixed Wish List |
math_notation | Mathematical Notation |
_reference | Alphabetic Listing of Cross Reference Tags |
_index | Keyword Index |
_search | Search This Web Site |
_external | External Internet References |