Skip to contents

Get a list with default mappings for parameters.

Usage

def.map(dat, conf, par)

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.

par

parameter list with initial values as produced by the function def.par.

Examples

data(skjepo)

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