Learn R Programming

abn (version 3.1.12)

extract_parameters_by_distribution: Helper function to extract parameters based on distribution type

Description

Helper function to extract parameters based on distribution type

Usage

extract_parameters_by_distribution(
  coef_vec,
  se_vec,
  distribution,
  node_id,
  parent_nodes,
  start_counter,
  link_function
)

Arguments