I would like to use Peters test to assess publication bias in a meta-analysis. My code for the main analysis is below. What syntax do I use to perform Peters and how do I know if the result is significant (presumably a p-value is returned)? Thanks res<-rma(yi=logrr,sei = sei,method="DL",data=data) [[alternative HTML version deleted]]