campelo_chapman_find_start: campelo_chapman_find_start

Description Usage Arguments Value

Description

Find good start values manually in case campelo_chapman returns an error caused by insufficient default starting values.

Usage

1
2
3
4
5
6
7
campelo_chapman_find_start(
  campelo_freq_object,
  min.n = 15,
  max_a = 3,
  max_b = 1,
  max_c = 17
)

Arguments

campelo_freq_object

a campelo frequency object, output of campelo_freq

min.n

minimum number of samples within each group to be included in model estimation

max_a

maximum value of manipulate slider for parameter a

max_b

maximum value of manipulate slider for parameter b

max_c

maximum value of manipulate slider for parameter c

Value

a list which can be used as input argument 'start' in campelo_chapman


iadf documentation built on May 24, 2021, 5:09 p.m.