gerasy1987 / hiddenmeta

R package for diagnosis and meta-analysis of studies that measure size and prevalence of hard-to-reach populations
http://gsyunyaev.com/hiddenmeta/
MIT License
1 stars 1 forks source link

get_study_est_sspse() fix estimates #22

Closed till-tietz closed 2 years ago

till-tietz commented 3 years ago

SS-PSE estimates produced by get_study_est_sspse() are currently off target. Try to find cause of error and debug.

till-tietz commented 2 years ago

SS-PSE estimates look reasonable. Deviations from other RDS estimators may be due to agnostic default parameters in sspse::posteriorsize(). Opening new issue regarding adding option to specify sspse::posteriorsize() arguments in get_study_est_sspse().