\(\newcommand{\B}[1]{ {\bf #1} }\) \(\newcommand{\R}[1]{ {\rm #1} }\) \(\newcommand{\W}[1]{ \; #1 \; }\)
user_examples¶
View page sourceUser API Examples¶
Functions Defined by User and Called by cppad_mixed¶
derived_ctor.cpp |
|
ran_likelihood.cpp |
|
fix_likelihood.cpp |
|
fix_constraint.cpp |
|
ran_constraint.cpp |
Functions Defined by cppad_mixed and Called by User¶
optimize_random.cpp |
|
optimize_fixed.cpp |
|
hes_fixed_obj.cpp |
|
hes_random_obj.cpp |
|
information_mat.cpp |
|
sample_random.cpp |
|
sample_fixed.cpp |
Programs That are Examples and Speed Tests¶
ar1_xam.cpp |
|
capture_xam.cpp |
Demonstrate Specific Features¶
abs_density.cpp |
|
no_random.cpp |
|
ran_constraint.cpp |
|
lasso.cpp |
|
data_mismatch.cpp |
|
manage_gsl_rng.cpp |
|
opt_ran_nan.cpp |
Nan’s During Optimization of Random Effects: Example and Test |
warm_start.cpp |