shipley.sem.boot {semEff} | R Documentation |
Bootstrapped Estimates for Shipley SEM
Description
Bootstrapped estimates generated from the hypothesised SEM from
Shipley (2009), using bootEff()
.
Usage
shipley.sem.boot
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. doi:10/bqd43d
Examples
# Specification
# shipley.sem.boot <- bootEff(shipley.sem, R = 1000, seed = 13,
# ran.eff = "site")
[Package semEff version 0.6.1 Index]