Prev Next

@(@\newcommand{\R}[1]{ {\rm #1} } \newcommand{\B}[1]{ {\bf #1} } \newcommand{\W}[1]{ \; #1 \; }@)@ This is cppad_mixed--20220519 documentation: Here is a link to its current documentation .
User API Examples

Functions Defined by User and Called by cppad_mixed
Functions Defined by cppad_mixed and Called by User
Programs That are Examples and Speed Tests
Demonstrate Specific Features

Functions Defined by User and Called by cppad_mixed
derived_ctor.cpp mixed_cppad Derived Class: Example and Test
ran_likelihood.cpp Random Likelihood: Example and Test
fix_likelihood.cpp Random Likelihood: Example and Test
fix_constraint.cpp Using Constraints: Example and Test
ran_constraint.cpp Constraints On Random Effects: Example and Test

Functions Defined by cppad_mixed and Called by User
optimize_random.cpp Optimize Random Effects: Example and Test
optimize_fixed.cpp Optimize Fixed Effects: Example and Test
hes_fixed_obj.cpp Hessian of Fixed Effects Objective: Example and Test
hes_random_obj.cpp Hessian of Random Effects Objective: Example and Test
information_mat.cpp Observed Information Matrix: Example and Test
sample_random.cpp Sample From Fixed Effects Posterior: Example and Test
sample_fixed.cpp Sample From Fixed Effects Posterior: Example and Test

Programs That are Examples and Speed Tests
ar1_xam.cpp A First Order Auto-Regressive Example and Speed Test
capture_xam.cpp A Capture Example and Speed Test

Demonstrate Specific Features
abs_density.cpp Absolute Value In Log-Density: Example and Test
no_random.cpp No Random Effects: Example and Test
ran_constraint.cpp Constraints On Random Effects: Example and Test
lasso.cpp Lasso on Fixed Effects: Example and Test
data_mismatch.cpp Random Effects Variance May Cause Data Mismatch
manage_gsl_rng.cpp Manage GSL Random Number Generator: Example and Test
opt_ran_nan.cpp Nan's During Optimization of Random Effects: Example and Test
warm_start.cpp Warm Starting Optimization: Example and Test

Input File: example/user/user.omh