Skip to contents

Getting started

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

The development version of qtkit is on GitHub and can be installed with:

install.packages("remotes")
remotes::install_github("qtalr/qtkit")

Then load the package with:

Please consult the package documentation for more information.