ebpmf_log_init: this function initializes the ebpmf with log link

View source: R/ebpmf_log_init.R

ebpmf_log_initR Documentation

this function initializes the ebpmf with log link

Description

sigma2, M needs initialization.

Usage

ebpmf_log_init(
  Y,
  l0,
  f0,
  sigma2,
  var_type,
  M_init,
  verbose,
  n_cores,
  init_tol,
  printevery,
  ebpm_init = TRUE,
  conv_type,
  init_maxiter,
  log_init_for_non0y,
  L_init = NULL,
  F_init = NULL
)

DongyueXie/stm documentation built on June 18, 2024, 11:01 a.m.