search for: myco_type

Displaying 1 result from an estimated 1 matches for "myco_type".

Did you mean: mech_type
2012 Sep 11
1
using alternative models in glmulti
...king on a multiple-regression meta-analysis and have too many alternative models to fit by hand. I am using the "metafor" package in R, which generates AIC scores among other metrics. I'm using a simple formula to define these models. For example, rma(Effect_size,variance, mods=~Myco_type + N.type +total, method="ML")->mod where Effect_size is the mean response for each experiment, variance is the SE around the mean, mods are the variables, and the method used to fit the AIC score is maximum likelihood estimation. I thought I might be able to use the function glmu...