tidy.tsR_std: Helper function to enable tidiers to be used on standardized...

tidy.tsR_stdR Documentation

Helper function to enable tidiers to be used on standardized models

Description

Strips tsR_std class and calls tidy() again (for use with lm_std() and polr_std() outputs)

Usage

## S3 method for class 'tsR_std'
tidy(x, ...)

Arguments

x

An object with class tsR_std

...

arguments passed on to tidy method


LukasWallrich/timesaveR documentation built on Nov. 29, 2024, 4:47 a.m.