Learn R Programming

qbrms (version 1.0.1)

family_supports_quantile: Check if Family Supports Quantile Regression

Description

Determine whether a given family supports quantile regression.

Usage

family_supports_quantile(family_obj)

Value

Logical indicating whether the family supports quantile regression.

Arguments

family_obj

Family object or name.