Learn R Programming

plspm (version 0.2-2)

summary.plspm: Summarizing partial least quares path modeling analysis

Description

Summary method for objects of class "plspm".

Usage

## S3 method for class 'plspm':
summary(object, \dots)

Arguments

object
Object of class "plspm".
...
Further arguments are ignored.

Details

The function summary.plspm gives the detailed numerical results of the plspm function. First, the model specification is shown followed by the definition of the blocks of variables. In second place the unidimensionality results of the blocks of manifest variables are displayed. Then the outer (measurement) model and crossloadings are presented. In fourth place, the inner (structural) model results as well as the correlations among latent variables are shown. Next, a summary of the inner model and the goodness-of-fit indexes are presented. Finally, a table with the path effects of the structural relationships is given. In addition, if bootstrap validation was performed, the bootstrapping results are listed.