SEMinR is a new R package for building PLS structural equation models:
https://github.com/sem-in-r/seminr
- Easily creates interactions and complicated structural models
- Handles composite and common-factor constructs in a single model (automatically applies PLSc wherever common factors are involved)
- High performance, multi-core bootstrapping function
- Continuously tested against leading PLS software like SmartPLS to ensure parity of outcomes
- Adjusts for known biases in interaction terms in PLS models
Software Applications
-
- PLS Junior User
- Posts: 10
- Joined: Mon Feb 20, 2006 8:49 pm
- Real name and title:
-
- PLS Junior User
- Posts: 1
- Joined: Thu Apr 16, 2020 6:47 pm
- Real name and title: Steven Hurwitt
Re: Software Applications
Noticing a disparity between the results in SmartPLS and seminr? Does anyone have any ideas on why this may be - maybe I set up the model wrong or something?
Please see https://github.com/sem-in-r/seminr/issues/131 for details.
Steven
Please see https://github.com/sem-in-r/seminr/issues/131 for details.
Steven
-
- PLS Junior User
- Posts: 1
- Joined: Mon Jan 10, 2022 9:44 am
- Real name and title: st666club
- Contact:
-
- PLS Junior User
- Posts: 10
- Joined: Mon Feb 20, 2006 8:49 pm
- Real name and title:
Re: Software Applications
For anyone curious, the above issue has been resolved — please check back at the link above!stevenhurwitt wrote: ↑Thu Apr 16, 2020 7:07 pm Noticing a disparity between the results in SmartPLS and seminr? Does anyone have any ideas on why this may be - maybe I set up the model wrong or something?
Please see https://github.com/sem-in-r/seminr/issues/131 for details.
Steven
Please report any other issues at: https://github.com/sem-in-r/seminr/issues — we aim for similar to same results as SmartPLS and try to use the same procedures (e.g., in seminr’s latest release we implemented PLS-MGA and referred to the same paper that SmartPLS chose for it’s implementation).