knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

corclus

Installation

You can install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("tessaleejohnson/corclus")

This R package was developed to manage the Multiple Membership with Correlated Clusters simulation study:



tessaleejohnson/corclus documentation built on Oct. 11, 2022, 3:46 a.m.