Find c such that mean(exp(-c * lower_tri(distmat))) equals rhobar
Source:R/RcppExports.R
getcbar.RdUses exponential bracketing followed by geometric bisection. Matches the Stata getcbar() function exactly.
R/RcppExports.R
getcbar.RdUses exponential bracketing followed by geometric bisection. Matches the Stata getcbar() function exactly.