semEff (version 0.3.0)

Shipley.SEM.Boot: Bootstrapped Estimates for Shipley SEM

Description

Bootstrapped estimates generated from the hypothesised SEM from Shipley (2009), using bootEff.

Usage

Shipley.SEM.Boot

Arguments

Format

A list of objects of class "boot", representing bootstrapped estimates from fitted mixed models.

References

Shipley, B. (2009). Confirmatory path analysis in a generalized multilevel context. Ecology, 90(2), 363-368. https://doi.org/bqd43d

Examples

Run this code
# NOT RUN {
## Specification

# }
# NOT RUN {
Shipley.SEM.Boot <- bootEff(Shipley.SEM, ran.eff = "site", seed = 53908,
                            ncpus = 2)
# }

Run the code above in your browser using DataLab