[R] Error in forest.meta : argument 3 matches multiple formal arguments

Luigi Marongiu m@rong|u@|u|g| @end|ng |rom gm@||@com
Thu May 26 12:39:42 CEST 2022


Thank you

On Thu, May 26, 2022 at 12:38 PM Ivan Krylov <krylov.r00t using gmail.com> wrote:
>
> В Thu, 26 May 2022 12:30:12 +0200
> Luigi Marongiu <marongiu.luigi using gmail.com> пишет:
>
> > > Error in forest.meta(m10, sortvar = TE, predict = TRUE, print.tau2
> > > = TRUE,  :
> >   argument 3 matches multiple formal arguments
>
> Look at help(forest.meta). There are multiple possible parameters that
> start with "predict" (prediction, prediction.subgroup), so they both
> partially match your "predict" argument (which is the third one in the
> call). R doesn't know which one you meant.
>
> --
> Best regards,
> Ivan



-- 
Best regards,
Luigi



More information about the R-help mailing list