try_alg: Test if maxLik produces an error

Description Usage Arguments

Description

Test if maxLik produces an error

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
try_alg(
  joint_func,
  joint_grad,
  joint_hess,
  methodim,
  miterlim,
  start_val,
  ki = 1,
  k = 1,
  eq_type,
  corrl = FALSE
)

Arguments

methodim

- method to try out

ki

- iteration number

k

- how many times to try

start_v

- starting values


nmm documentation built on Jan. 7, 2021, 5:10 p.m.

Related to try_alg in nmm...