Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 415 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 415 Bytes

pathmod

R package "pathmod"

This R package implements the methodology of Fattore, Pelagatti and Vittadini (2017) for extracting latent variables in a formative-reflective path model. The end-user should use the constructor functions

  • pathmod()
  • lvcor()

and the methods

  • predict.pathmod()
  • plot.pathmod()
  • print.pathmod()
  • plot.lvcor()

which are documented in the help pages of the package.