create_listopt_pms: Create a list from

Description Usage Arguments Value

View source: R/extraction.R

Description

Create a list from

Usage

1
2
3
4
5
6
7
create_listopt_pms(
  objective_value,
  shifts_est,
  method,
  best_alphaOU,
  best_lambda
)

Arguments

objective_value

the objective value.

shifts_est

the estimated shifts.

method

the used method.

best_alphaOU

the best alpha during the model selection phase.

best_lambda

the best lambda during the model selection phase.

Value

a list.


abichat/zazou documentation built on Sept. 8, 2021, 6:53 a.m.