R/log_pstar.R

log_pstar = function(fa, fb, beta){
  (1 - beta) * fa + beta * fb
}
davharris/ais documentation built on May 14, 2019, 9:27 p.m.