Skip to contents

Calls [fit_ash_hmm()] using the original argument names `x` and `sd`.

Usage

fit_hmm(x, sd, ...)

Arguments

x

Numeric vector of noisy effect estimates.

sd

Numeric vector of known standard errors.

...

Additional arguments passed to [fit_ash_hmm()].

Value

An object of class `ash_hmm_fit`; see [fit_ash_hmm()].