Learn R Programming

semTools (version 0.4-9)

BootMiss-class: Class For the Results of Bollen-Stine Bootstrap with Incomplete Data

Description

This class contains the results of Bollen-Stine bootstrap with missing data.

Arguments

Objects from the Class

Objects can be created via the bsBootMiss function.

methods

  • summaryThe summary function is used to provide the detailed results of the Bollen-Stine bootstrap.
  • histThe hist function is used to provided the bootstrap distribution compared with the original chi-square value.

See Also

bsBootMiss

Examples

Run this code
# See the example from the bsBootMiss function

Run the code above in your browser using DataLab