Exponential series MLE | R Documentation |
Maximum likelihood estimation functions for Exponential series systems from masked data. Functions include the log-likelihood, score, and FIM functions.
Masked component data approximately satisfies the following conditions:
C1: Pr(K in C) = 1 C2: Pr(C=c | K=j, T=t) = Pr(C=c | K=j', T=t) for any j, j' in c. C3: masking probabilities are independent of theta
Alex Towell
md_loglike_exp_series_C1_C2_C3
,
md_score_exp_series_C1_C2_C3
,
md_mle_exp_series_C1_C2_C3
md_fim_exp_series_C1_C2_C3
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.