Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
PLS Path Modeling with the semPLS and PLSPM Packages in R
Rating: 3.6 out of 5(40 ratings)
1,003 students

PLS Path Modeling with the semPLS and PLSPM Packages in R

How to make use of the unique semPLS and PLSPM packages features and capabilities to estimate path models.
Last updated 8/2016
English

Course content

7 sections97 lectures8h 48m total length
  • Quick Overview of Course1:44

    Learn to perform PLS path modeling with the semPLS and PLSPM packages in R together, using paff coefficients and parallel plots to reveal novel insights into estimated parameters.

  • Introduction and a Word about Materials4:18
  • Save External Models and Import into R (part 1)6:56
  • Save External Models and Import into R (part 2)5:42
  • Run sempls() function (part 1)5:16
  • Run sempls() function (part 2)4:59

    Load data as a data frame in R, remove the observation column, and copy it for analysis. Run sempls path modeling with the paff function and inspect the model summary.

  • Run CB-SEM sem() function with PLS Model7:29

    Convert a PLS model to sam syntax and run covariance-based structural equation modeling (cb-sem) in R using samphire, generating parameter estimates and a paff diagram.

  • Set up for plspm() function (part 1)6:29
  • Set up for plspm() function (part 2)7:05
  • Run the plspm() function (part 1)4:08

    Run the plspm function to perform path modeling with the plspm package in R, loading data, building inner matrices and modes, and inspecting the summary results.

  • Run the plspm() function (part 2)5:13
  • Summary of the R-extending Capabilities7:38

Description

The course PLS Path Modeling with the semPLS and PLSPM packages in R demonstrates the major capabilities and functions of the R semPLS package; and the major capabilities and functions of the R PLSPM package. Although the semPLS and plspm R packages use the same PLS algorithm as does SmartPLS, and consequently produce identical PLS model estimates (in almost all cases with a few exceptions), each of the two R packages also contains additional, useful, complementary functions and capabilities. Specifically, semPLS has some interesting plots and graphs of PLS path model estimates and also converts your model to run in covariance-based R functions (which is quite handy!). On the other hand, the PLSPM package has very complete and well-formatted PLS output that is consistent with the tables and reports required for publication, and also has very useful and unique multigroup-moderation analysis capabilities, and a unique REBUS-PLS function for discovering heterogeneity (more multi-group differences). If you are interested in knowing a lot about PLS path modeling, it is certainly a good use of your time to become familiar with both the semPLS and PLSPM packages in R.