diff --git a/AIC.html b/AIC.html deleted file mode 120000 index 8d5792949..000000000 --- a/AIC.html +++ /dev/null @@ -1 +0,0 @@ -fitstats.html \ No newline at end of file diff --git a/BIC.html b/BIC.html deleted file mode 120000 index 8d5792949..000000000 --- a/BIC.html +++ /dev/null @@ -1 +0,0 @@ -fitstats.html \ No newline at end of file diff --git a/aggregate.html b/aggregate.html deleted file mode 120000 index 191f5bb67..000000000 --- a/aggregate.html +++ /dev/null @@ -1 +0,0 @@ -aggregate.escalc.html \ No newline at end of file diff --git a/anova.html b/anova.html deleted file mode 120000 index 9c366c68b..000000000 --- a/anova.html +++ /dev/null @@ -1 +0,0 @@ -anova.rma.html \ No newline at end of file diff --git a/coef.html b/coef.html deleted file mode 120000 index 4ebc4fa1a..000000000 --- a/coef.html +++ /dev/null @@ -1 +0,0 @@ -coef.rma.html \ No newline at end of file diff --git a/confint.html b/confint.html deleted file mode 120000 index e3feb8a0d..000000000 --- a/confint.html +++ /dev/null @@ -1 +0,0 @@ -confint.rma.html \ No newline at end of file diff --git a/cooks.distance.html b/cooks.distance.html deleted file mode 120000 index 7c669aa16..000000000 --- a/cooks.distance.html +++ /dev/null @@ -1 +0,0 @@ -influence.rma.uni.html \ No newline at end of file diff --git a/deviance.html b/deviance.html deleted file mode 120000 index 8d5792949..000000000 --- a/deviance.html +++ /dev/null @@ -1 +0,0 @@ -fitstats.html \ No newline at end of file diff --git a/dfbetas.html b/dfbetas.html deleted file mode 120000 index 7c669aa16..000000000 --- a/dfbetas.html +++ /dev/null @@ -1 +0,0 @@ -influence.rma.uni.html \ No newline at end of file diff --git a/docs/pkgdown.yml b/docs/pkgdown.yml index caccaa69d..44e3ea2a4 100644 --- a/docs/pkgdown.yml +++ b/docs/pkgdown.yml @@ -3,7 +3,7 @@ pkgdown: 2.0.9 pkgdown_sha: ~ articles: diagram: pkgdown/diagram.html -last_built: 2024-07-02T14:23Z +last_built: 2024-07-02T17:24Z urls: reference: https://wviechtb.github.io/metafor/reference article: https://wviechtb.github.io/metafor/articles diff --git a/docs/reference/formula.rma.html b/docs/reference/formula.rma.html index 8ae6fac49..8607163aa 100644 --- a/docs/reference/formula.rma.html +++ b/docs/reference/formula.rma.html @@ -143,13 +143,13 @@

Examples

res <- rma(yi, vi, mods = ~ ablat + alloc, data=dat) formula(res, type="mods") #> ~ablat + alloc -#> <environment: 0x5571c6044ec0> +#> <environment: 0x558be333d9a0> ### specify moderators via 'yi' argument res <- rma(yi ~ ablat + alloc, vi, data=dat) formula(res, type="yi") #> yi ~ ablat + alloc -#> <environment: 0x5571cb7def70> +#> <environment: 0x558be2abf038> diff --git a/docs/reference/reporter.html b/docs/reference/reporter.html index 0f527d33c..8b98ae66d 100644 --- a/docs/reference/reporter.html +++ b/docs/reference/reporter.html @@ -185,12 +185,12 @@

Examples

### generate report reporter(res) #> -#> Directory for generating the report is: /tmp/RtmpYKhkNk +#> Directory for generating the report is: /tmp/RtmpsKqr8i #> Copying references.bib and apa.csl to report directory ... #> Saving model object to report_res.rdata ... #> Creating report_res.rmd file ... #> Rendering report_res.rmd file ... -#> Generated /tmp/RtmpYKhkNk/report_res.html ... +#> Generated /tmp/RtmpsKqr8i/report_res.html ... #> Opening report ... diff --git a/fitted.html b/fitted.html deleted file mode 120000 index c8e426e89..000000000 --- a/fitted.html +++ /dev/null @@ -1 +0,0 @@ -fitted.rma.html \ No newline at end of file diff --git a/galbraith.rma.html b/galbraith.rma.html deleted file mode 120000 index f8b5312c6..000000000 --- a/galbraith.rma.html +++ /dev/null @@ -1 +0,0 @@ -radial.html \ No newline at end of file diff --git a/hatvalues.html b/hatvalues.html deleted file mode 120000 index 7c669aa16..000000000 --- a/hatvalues.html +++ /dev/null @@ -1 +0,0 @@ -influence.rma.uni.html \ No newline at end of file diff --git a/influence.html b/influence.html deleted file mode 120000 index 7c669aa16..000000000 --- a/influence.html +++ /dev/null @@ -1 +0,0 @@ -influence.rma.uni.html \ No newline at end of file diff --git a/logLik.html b/logLik.html deleted file mode 120000 index 8d5792949..000000000 --- a/logLik.html +++ /dev/null @@ -1 +0,0 @@ -fitstats.html \ No newline at end of file diff --git a/model.matrix.html b/model.matrix.html deleted file mode 120000 index e31aef68b..000000000 --- a/model.matrix.html +++ /dev/null @@ -1 +0,0 @@ -model.matrix.rma.html \ No newline at end of file diff --git a/predict.html b/predict.html deleted file mode 120000 index 99018e7ec..000000000 --- a/predict.html +++ /dev/null @@ -1 +0,0 @@ -predict.rma.html \ No newline at end of file diff --git a/profile.html b/profile.html deleted file mode 120000 index 7e7a748c2..000000000 --- a/profile.html +++ /dev/null @@ -1 +0,0 @@ -profile.rma.html \ No newline at end of file diff --git a/qqnorm.html b/qqnorm.html deleted file mode 120000 index ac03736fd..000000000 --- a/qqnorm.html +++ /dev/null @@ -1 +0,0 @@ -qqnorm.rma.html \ No newline at end of file diff --git a/resid.html b/resid.html deleted file mode 120000 index 04223fc8b..000000000 --- a/resid.html +++ /dev/null @@ -1 +0,0 @@ -residuals.rma.html \ No newline at end of file diff --git a/residuals.html b/residuals.html deleted file mode 120000 index 04223fc8b..000000000 --- a/residuals.html +++ /dev/null @@ -1 +0,0 @@ -residuals.rma.html \ No newline at end of file diff --git a/rma.html b/rma.html deleted file mode 120000 index b0b95657c..000000000 --- a/rma.html +++ /dev/null @@ -1 +0,0 @@ -rma.uni.html \ No newline at end of file diff --git a/rstandard.html b/rstandard.html deleted file mode 120000 index 04223fc8b..000000000 --- a/rstandard.html +++ /dev/null @@ -1 +0,0 @@ -residuals.rma.html \ No newline at end of file diff --git a/rstudent.html b/rstudent.html deleted file mode 120000 index 04223fc8b..000000000 --- a/rstudent.html +++ /dev/null @@ -1 +0,0 @@ -residuals.rma.html \ No newline at end of file diff --git a/simulate.html b/simulate.html deleted file mode 120000 index 85091f275..000000000 --- a/simulate.html +++ /dev/null @@ -1 +0,0 @@ -simulate.rma.html \ No newline at end of file diff --git a/transf.abt.html b/transf.abt.html deleted file mode 120000 index 154d050b5..000000000 --- a/transf.abt.html +++ /dev/null @@ -1 +0,0 @@ -transf.html \ No newline at end of file diff --git a/transf.ahw.html b/transf.ahw.html deleted file mode 120000 index 154d050b5..000000000 --- a/transf.ahw.html +++ /dev/null @@ -1 +0,0 @@ -transf.html \ No newline at end of file diff --git a/transf.arcsin.html b/transf.arcsin.html deleted file mode 120000 index 154d050b5..000000000 --- a/transf.arcsin.html +++ /dev/null @@ -1 +0,0 @@ -transf.html \ No newline at end of file diff --git a/transf.dtobesd.html b/transf.dtobesd.html deleted file mode 120000 index 154d050b5..000000000 --- a/transf.dtobesd.html +++ /dev/null @@ -1 +0,0 @@ -transf.html \ No newline at end of file diff --git a/transf.dtomd.html b/transf.dtomd.html deleted file mode 120000 index 154d050b5..000000000 --- a/transf.dtomd.html +++ /dev/null @@ -1 +0,0 @@ -transf.html \ No newline at end of file diff --git a/transf.dtorpb.html b/transf.dtorpb.html deleted file mode 120000 index 154d050b5..000000000 --- a/transf.dtorpb.html +++ /dev/null @@ -1 +0,0 @@ -transf.html \ No newline at end of file diff --git a/transf.dtou1.html b/transf.dtou1.html deleted file mode 120000 index 154d050b5..000000000 --- a/transf.dtou1.html +++ /dev/null @@ -1 +0,0 @@ -transf.html \ No newline at end of file diff --git a/transf.dtou2.html b/transf.dtou2.html deleted file mode 120000 index 154d050b5..000000000 --- a/transf.dtou2.html +++ /dev/null @@ -1 +0,0 @@ -transf.html \ No newline at end of file diff --git a/transf.dtou3.html b/transf.dtou3.html deleted file mode 120000 index 154d050b5..000000000 --- a/transf.dtou3.html +++ /dev/null @@ -1 +0,0 @@ -transf.html \ No newline at end of file diff --git a/transf.exp.int.html b/transf.exp.int.html deleted file mode 120000 index 154d050b5..000000000 --- a/transf.exp.int.html +++ /dev/null @@ -1 +0,0 @@ -transf.html \ No newline at end of file diff --git a/transf.iabt.html b/transf.iabt.html deleted file mode 120000 index 154d050b5..000000000 --- a/transf.iabt.html +++ /dev/null @@ -1 +0,0 @@ -transf.html \ No newline at end of file diff --git a/transf.iahw.html b/transf.iahw.html deleted file mode 120000 index 154d050b5..000000000 --- a/transf.iahw.html +++ /dev/null @@ -1 +0,0 @@ -transf.html \ No newline at end of file diff --git a/transf.iarcsin.html b/transf.iarcsin.html deleted file mode 120000 index 154d050b5..000000000 --- a/transf.iarcsin.html +++ /dev/null @@ -1 +0,0 @@ -transf.html \ No newline at end of file diff --git a/transf.iirft.html b/transf.iirft.html deleted file mode 120000 index 154d050b5..000000000 --- a/transf.iirft.html +++ /dev/null @@ -1 +0,0 @@ -transf.html \ No newline at end of file diff --git a/transf.ilogit.html b/transf.ilogit.html deleted file mode 120000 index 154d050b5..000000000 --- a/transf.ilogit.html +++ /dev/null @@ -1 +0,0 @@ -transf.html \ No newline at end of file diff --git a/transf.ilogit.int.html b/transf.ilogit.int.html deleted file mode 120000 index 154d050b5..000000000 --- a/transf.ilogit.int.html +++ /dev/null @@ -1 +0,0 @@ -transf.html \ No newline at end of file diff --git a/transf.ipft.hm.html b/transf.ipft.hm.html deleted file mode 120000 index 154d050b5..000000000 --- a/transf.ipft.hm.html +++ /dev/null @@ -1 +0,0 @@ -transf.html \ No newline at end of file diff --git a/transf.ipft.html b/transf.ipft.html deleted file mode 120000 index 154d050b5..000000000 --- a/transf.ipft.html +++ /dev/null @@ -1 +0,0 @@ -transf.html \ No newline at end of file diff --git a/transf.irft.html b/transf.irft.html deleted file mode 120000 index 154d050b5..000000000 --- a/transf.irft.html +++ /dev/null @@ -1 +0,0 @@ -transf.html \ No newline at end of file diff --git a/transf.isqrt.html b/transf.isqrt.html deleted file mode 120000 index 154d050b5..000000000 --- a/transf.isqrt.html +++ /dev/null @@ -1 +0,0 @@ -transf.html \ No newline at end of file diff --git a/transf.logit.html b/transf.logit.html deleted file mode 120000 index 154d050b5..000000000 --- a/transf.logit.html +++ /dev/null @@ -1 +0,0 @@ -transf.html \ No newline at end of file diff --git a/transf.logortord.html b/transf.logortord.html deleted file mode 120000 index 154d050b5..000000000 --- a/transf.logortord.html +++ /dev/null @@ -1 +0,0 @@ -transf.html \ No newline at end of file diff --git a/transf.logortorr.html b/transf.logortorr.html deleted file mode 120000 index 154d050b5..000000000 --- a/transf.logortorr.html +++ /dev/null @@ -1 +0,0 @@ -transf.html \ No newline at end of file diff --git a/transf.pft.html b/transf.pft.html deleted file mode 120000 index 154d050b5..000000000 --- a/transf.pft.html +++ /dev/null @@ -1 +0,0 @@ -transf.html \ No newline at end of file diff --git a/transf.rtoz.html b/transf.rtoz.html deleted file mode 120000 index 154d050b5..000000000 --- a/transf.rtoz.html +++ /dev/null @@ -1 +0,0 @@ -transf.html \ No newline at end of file diff --git a/transf.ztor.html b/transf.ztor.html deleted file mode 120000 index 154d050b5..000000000 --- a/transf.ztor.html +++ /dev/null @@ -1 +0,0 @@ -transf.html \ No newline at end of file diff --git a/transf.ztor.int.html b/transf.ztor.int.html deleted file mode 120000 index 154d050b5..000000000 --- a/transf.ztor.int.html +++ /dev/null @@ -1 +0,0 @@ -transf.html \ No newline at end of file diff --git a/update.html b/update.html deleted file mode 120000 index d4681415b..000000000 --- a/update.html +++ /dev/null @@ -1 +0,0 @@ -update.rma.html \ No newline at end of file diff --git a/vcov.html b/vcov.html deleted file mode 120000 index ba576ff53..000000000 --- a/vcov.html +++ /dev/null @@ -1 +0,0 @@ -vcov.rma.html \ No newline at end of file diff --git a/weights.html b/weights.html deleted file mode 120000 index 55b61a290..000000000 --- a/weights.html +++ /dev/null @@ -1 +0,0 @@ -weights.rma.html \ No newline at end of file