For context, this is a survey-based experimental design.
For context, this is a survey-based experimental design.
In our main study, we found no total effect of Z on Y. In a larger path model, we also found no direct effect of Z on Y - but found an indirect effect through X.
In our main study, we found no total effect of Z on Y. In a larger path model, we also found no direct effect of Z on Y - but found an indirect effect through X.
maxWeight ~ LogNormal(mu, sigma)
mu = a + b*log(reps)
Then exp(a) will give you your expected one rep max.
maxWeight ~ LogNormal(mu, sigma)
mu = a + b*log(reps)
Then exp(a) will give you your expected one rep max.