diff --git a/man/compute_indirect_effect_for.Rd b/man/compute_indirect_effect_for.Rd index 93f976a..49b1d86 100644 --- a/man/compute_indirect_effect_for.Rd +++ b/man/compute_indirect_effect_for.Rd @@ -47,7 +47,7 @@ indirect effect we wanted to compute (see the Models section). Thanks to the returned values of \eqn{a}{a} and {b}{b} (\eqn{b_51}{b_51} and \eqn{b_64}{b_64}, see the Models section), it is now easy to compute \eqn{a \times b}{a * b}. \code{compute_indirect_effect_for} uses the same -approach than the \code{\link{add_index}} funcion. A Monte Carlo simulation is used +approach than the \code{\link{add_index}} function. A Monte Carlo simulation is used to compute the indirect effect index (MacKinnon et al., 2004). } \section{Models}{