insight (version 0.11.0)

download_model: Download circus models

Description

Downloads pre-compiled models from the circus-repository. The circus-repository contains a variety of fitted models to help the systematic testing of other packages

Usage

download_model(name, url = NULL)

Arguments

name

Model name.

url

String with the URL from where to download the model data. Optional, and should only be used in case the repository-URL is changing. By default, models are downloaded from https://raw.github.com/easystats/circus/master/data/.

Value

A model from the circus-repository.

Details

The code that generated the model is available at the https://easystats.github.io/circus/reference/index.html.

References

https://easystats.github.io/circus/