tidy_rq_output: Function to summarise the output from 'rq' in a tidy format

View source: R/tidy_rq_output.R

tidy_rq_outputR Documentation

Function to summarise the output from rq in a tidy format

Description

Function to summarise the output from rq in a tidy format

Usage

tidy_rq_output(model, se = NULL)

Arguments

model

Model object to summarise.

se

Method to use for calculating standard errors. One of NULL, "nid", "rank", "iid", "ker", or "boot".

Value

Tibble containing model results.

Author(s)

Shona Wilde


shonawilde/shonarrr documentation built on Jan. 29, 2025, 1:27 a.m.