inst/shiny/about.md

title: "About" author: "Anders Ellern Bilgrau" date: "2019-03-25" output: html_document

About

This is the shiny web-application accompanying the GMCM package[1] for R. The application is developed and maintained by Anders Ellern Bilgrau. You can read more about the underlying methods employed for unsupervised clustering here and here and the references therein.

Availability

The application is available online at

https://gmcm.shinyapps.io

The application can also be available as a local instance on your own machine via the GMCM package. To run the application locally, make sure GMCM is installed and run

GMCM::runGMCM()

to start a local shiny server. More information on installing GMCM and the prerequisites is found at CRAN or the repository at GitHub.

This instance is running GMCM version 1.3.1.

Citation

If you use the web-application or GMCM package itself, please cite the reference below.

  1. Bilgrau AE, Eriksen PS, Rasmussen JG, Johnsen HE, Dybkaer K, Boegsted M (2016). "GMCM: Unsupervised Clustering and Meta-Analysis Using Gaussian Mixture Copula Models." Journal of Statistical Software, 70(2), 1-23. doi: 10.18637/jss.v070.i02 (URL: http://doi.org/10.18637/jss.v070.i02).

In R you can run citation("GMCM") to get a copy-friendly bibtex format.

Anders Ellern Bilgrau — — 2019


Try the GMCM package in your browser

Any scripts or data that you put into this service are public.

GMCM documentation built on Nov. 6, 2019, 1:08 a.m.