Solution: Examine the Effects of Log-transformation on Results
Let's look at the solution to the previous exercise.
Solution
As always, let’s look at the structure of the loaded data, RxP.byTank
, to make sure everything looks good.
R
str(RxP.byTank)
Previously, we examined the effects of resources and predators on the age of the froglets at emergence from the water. The data very clearly needed to ...