compute_params_dt: compute model summaries from the model outputs

View source: R/summarize_results.R

compute_params_dtR Documentation

compute model summaries from the model outputs

Description

This function is used in the wrapper function nlcm_doubletree()

Usage

compute_params_dt(mod, dsgn, ci_level = 0.95)

Arguments

mod

output from fit_nlcm_doubletree()

dsgn

output from design_doubletree()

ci_level

credible interval level; default to 0.95

Value

a list with elements: prob_est,prob_est_indiv,pi_list

See Also

get_est_cpp_dt()


zhenkewu/doubletree documentation built on Oct. 21, 2023, 7:04 a.m.