aoristic_vm_mle: Get maximum likelihood estimates for the von Mises...

Description Usage Arguments Value Examples

View source: R/vonMises.R

Description

Get maximum likelihood estimates for the von Mises distribution based on aoristic data.

Usage

1
aoristic_vm_mle(d, kp_max = 100, ...)

Arguments

d

Data frame with columns t_start and t_end, which are the start and end times.

kp_max

Maximum value of kp to search for.

...

Additional arguments for the optimize.

Value

Numeric vector of length two; estimates for mean direction mu and concentration parameter kp, respectively.

Examples

1
2

keesmulder/aoristicinference documentation built on May 4, 2019, 3:17 p.m.