Learn R Programming

bamlss (version 1.2-5)

engines: Show Available Engines for a Family Object

Description

The function shows available optimizer and sampling engines for a given family object.

Usage

engines(family, ...)

Arguments

family

A family object or the name of the family.

...

Further family objects or names.

Examples

Run this code
engines(gaussian_bamlss, "gamma", cox_bamlss)

Run the code above in your browser using DataLab