f1_obj: Objective for mixture of known dist and uniform dist.
Description
Objective for mixture of known dist and uniform dist.
Usage
f1_obj(alpha, pvec, weight_vec)
Arguments
pvec
The known distribution (e.g. from assuming an
F1 population).
Value
The objective when updating pivec
when model = "f1"
or model = "s1"
in flexdog_full
.