Skip to content
Snippets Groups Projects
Commit fa78f024 authored by wbonat's avatar wbonat
Browse files

Include new functions

parent 523190a3
Branches
Tags
No related merge requests found
...@@ -12,14 +12,17 @@ S3method(vcov,mcglm) ...@@ -12,14 +12,17 @@ S3method(vcov,mcglm)
export(fit_mcglm) export(fit_mcglm)
export(mc_bias_corrected_std) export(mc_bias_corrected_std)
export(mc_dexp_gold) export(mc_dexp_gold)
export(mc_fast_forward)
export(mc_influence) export(mc_influence)
export(mc_initial_values) export(mc_initial_values)
export(mc_link_function) export(mc_link_function)
export(mc_matrix_linear_predictor) export(mc_matrix_linear_predictor)
export(mc_qll) export(mc_qll)
export(mc_quasi_score)
export(mc_robust_std) export(mc_robust_std)
export(mc_rw1) export(mc_rw1)
export(mc_rw2) export(mc_rw2)
export(mc_sic)
export(mc_unstructured) export(mc_unstructured)
export(mc_variance_function) export(mc_variance_function)
export(mcglm) export(mcglm)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment