Skip to contents

The goal of fastan is to make Bayesian factor analysis easier.

Installation

You can install the development version of fastan from GitHub with:

# install.packages("devtools")
devtools::install_github("carlosdemoura/fastan")

Example

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