Skip to contents

Get a list with parameters and default initial values.

Usage

def.par(dat, conf)

Arguments

dat

data frame with input data as produced by the function check.momo.data.

conf

configuration list as produced by the function def.conf.

Value

A named list.

Examples

data(skjepo)

par <- with(skjepo, def.par(dat, conf))