NicholasDanks / seminr

Natural-feeling domain-specific language for building PLS structural equation models
1 stars 0 forks source link

SEMinR

The SEMinR package provides a natural syntax for researchers to describe PLS structural equation models.

Installation

You can install SEMinR from github with:

# install.packages("devtools")
devtools::install_github("ISS-Analytics/seminr")

Example

This is a basic example which shows you how to solve a common problem:

## basic example code