Skip to contents

def.conf generates a list with default configurations required by the function fit.momo.

Usage

def.conf(dat)

Arguments

dat

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

Value

A list with configurations.

Examples

data(skjepo)
conf <- def.conf(skjepo$dat)