Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 484 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 484 Bytes

lcca

This package conducts the canonical correlation analysis for the longitudinal datasets.

Installation

You can install the released version of sparsemediation from CRAN with:

install.packages("lcca")

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("seonjoo/lcca")

Usage

lcca(x,y)