penalty_function: Penalty Function for OED

Description Usage Arguments

View source: R/OED_penalty.R

Description

Penalty Function for OED

Usage

1
2
penalty_function(time_points, time_min, a_penalty = 1e+15,
  b_penalty = 2e+15)

Arguments

time_points

Numeric vector of time points for the measurements.

time_min

Numeric defining the minimum time between measurements.

a_penalty

Numeric defining the shape of the penalty function. 1e15 by default.

b_penalty

Numeric defining the shape of the penalty function. 2e15 by default.


bioOED documentation built on Aug. 7, 2019, 5:03 p.m.