Learn R Programming

semEff (version 0.7.2)

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. tools:::Rd_expr_doi("10/bqd43d")

Examples

Run this code
# Specification
# shipley.sem.boot <- bootEff(shipley.sem, R = 1000, seed = 13,
#                             ran.eff = "site")

Run the code above in your browser using DataLab